cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
mwrobo09
Champion Sweeper
I recently was finally able to add a certificate for my Lansweeper console for my company. In the older version there was an option on the website settings to force all connections to HTTPS. Where did this option go? I opened config editor and see there is a tab for website, but nothing about forcing HTTPS.

I am running site on IIS 7.5

Thanks
1 ACCEPTED SOLUTION
JTempleton
Engaged Sweeper III
Good day!

To force HTTPS, you need to use URL rewrite inside IIS. This link from Microsoft should give you everything you need.

https://blogs.technet.microsoft.com/dawiese/2016/06/07/redirect-from-http-to-https-using-the-iis-url-rewrite-module/

Here is another link:

https://blogs.msdn.microsoft.com/kaushal/2013/05/22/http-to-https-redirects-on-iis-7-x-and-higher/

View solution in original post

1 REPLY 1
JTempleton
Engaged Sweeper III
Good day!

To force HTTPS, you need to use URL rewrite inside IIS. This link from Microsoft should give you everything you need.

https://blogs.technet.microsoft.com/dawiese/2016/06/07/redirect-from-http-to-https-using-the-iis-url-rewrite-module/

Here is another link:

https://blogs.msdn.microsoft.com/kaushal/2013/05/22/http-to-https-redirects-on-iis-7-x-and-higher/