How to simulate an SSL certificate in localhost
, I use Visual Studio 2017, running ASP.NET MVC5. I need this because I'm running the Cielo API that only accepts SSL requests.
Edit: If I change the property SSL Enabled
to true
when I run the project and open the URL https://localhost:54346/
I get the following page: