Feb 26 2020 10:50 AM
I have a Web Server running Server 2016 that hosts a bunch of local web applications. Is there a way to secure these urls to use https instead of http? I did a self-signed certificate but not sure if that is correct or not? My server name is WYNNEAPPS1
Here is an example of some urls that I have:
http://wynneapps1/AMSEnterpriseApp/Login/Login.aspx
Feb 26 2020 04:59 PM
This one may help.
https://www.iis.net/downloads/microsoft/url-rewrite
(please don't forget to mark helpful replies)