Hi Everyone! 

I have setup an Openmeetings 4.0.1 instance on Windows 10 server. I 
have followed the steps described here to setup SSL.
https://openmeetings.apache.org/RTMPSAndHTTPS.html 

On the firewall I configured forwarding of all https (port 443) incoming
requests to my OM server port 5443 (SSL). 

Everything is working fine when my users access the site via
https://<mysite> 

I want to configure redirect to https when the users type
http://<mysite> 

On the firewall I configured all http (port 80) incoming requests to be
redirected to my OM server port 5080. 

This works, but as HTTP and it does not redirect to HTTPS. 

Interesting that in Google Chrome, the redirect to HTTPS happens, but it
works even if I remove the port 80 forward, 

so I assume the https address is cached in the browser. 

With IE11 when accessing http://<mysite> [1] it uses http protocol and
if I remove the port 80 forward it can not find the site. 

Please, advise. Can I achieve the redirect from HTTP to HTTPS without
installing additional proxy server in front of the OM server. 

Regards, 

Vladimir 

 

Links:
------
[1] http://%3Cmysite%3E/

Reply via email to