Closed Rubix982 closed 3 years ago
How would you consider the HTTPS connection from the Docker container for ASP.NET
? There is a current message from backend
that says,
backend | warn: Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware[3]
backend | Failed to determine the https port for redirect.
Thus, the HTTPS connection that needs to be established with https
, requires that the server
container offers a HTTPS protocol approval itself.
See the following links for ASP.NET HTTPS enforcement,
Done!
As the title states.