Hello All,
I have searched for countless hours and am unable to find what I am trying to do. I am wanting to make all HTTP traffic get redirected to HTTPS. I have looked at DNAT, SNAT, etc and nothing I have tired seems to be working.
Scenario:
User browses to http://www.weather.com and i want that webpage to be changed to https://www.weather.com without the user remembering to put https to get the secure website.
I am looking to go this path so I can block all HTTP traffic and just allow HTTPS since websites will automatically be converted over to HTTPS without user intervention.
Everything I have read says you need a webserver to do this and I am having a hard time believing there is no way to say "port 80 change to port 443".
https://www.sophos.com/en-us/support/knowledgebase/120388.aspx
This thread was automatically locked due to age.