Open Closed

certificate issue #5837


User avatar
0
Abdulaziz_Alsaffar created

Dears,

I have issue after deploy the application on IIS into 2 site one for backend and the other for frontend so the issue is i can't run the frontend site until run the backend and i think the issue from the certificate because of that must to visit the site of backend and the certificate I take it from abp , look to the pic of the issue

i want to make it secure and run without this problem message

ABP Framework version: v7

UI Type: Angular

Database System: EF Core (SQL Server)

Tiered (for MVC) or Auth Server Separated (for Angular): yes/no

Exception message and full stack trace:

Steps to reproduce the issue:


3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Looks like there's something wrong with your HTTPS certificate.

    https://devblogs.microsoft.com/dotnet/configuring-https-in-asp-net-core-across-different-platforms/ https://www.google.com/search?q=free+ssl+certificate

  • User Avatar
    0
    Abdulaziz_Alsaffar created

    I add trust certificate but still same issue

  • User Avatar
    0
    jfistelmann created

    Can you describe a bit more? It is clearly a configuration issue, so providing as much information as possible helps us to help you :)

    You wrote that this happens after deploy, so I assume we are talking about some staging/ prod environment where are the certs coming from? How did you set things up?

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11