Forum Discussion
Tim Hunter
Feb 26, 2020Steel Contributor
Securing IIS
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
This one may help.
https://www.iis.net/downloads/microsoft/url-rewrite
(please don't forget to mark helpful replies)