HTTPS can be configured with ASP.net core before the .net core framework 1.1 but it was tricky to configure. It was make easier to configure in 2.0 but this configuration is not by default. In this article, we learn about how to configured HTTPS and how to customize it. When we create a web application with Visual studio, we have an option to configure our application for HTTPS.
source https://www.c-sharpcorner.com/article/configuring-https-in-asp-net-core-2-1/
No comments:
Post a Comment