1
I made an application for testing and in the project I changed the field SSL Enabled to True. The application has two URL’s, one for HTTPS and the other for HTTP. Ex:
https://localhost:44338/
http://localhost:22786/
I can access both ways, my question would be, if I upload this project on a server I need to do some specific configuration or a redirect or buy some certificate? If you have to buy a certificate where I’ll add this?