Securing IIS

Steel Contributor

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

http://wynneapps1/PhoenixSQL/Login.aspx

http://wynneapps1/CMCWebService/

1 Reply

This one may help.

 

https://www.iis.net/downloads/microsoft/url-rewrite

 

 

(please don't forget to mark helpful replies)