openhab / website

This repository contains the final artifacts from which the project website is served.
https://www.openhab.org/
20 stars 47 forks source link

Redirect http -> https #279

Closed mueller-ma closed 3 years ago

mueller-ma commented 3 years ago

When I visit http://www.openhab.org/ there's no redirect to https. This should be done for security reasons and to get rid of browser warnings, e.g. Firefox: "Connection not secure".

Confectrician commented 3 years ago

Hm i am getting a redirect.

Which browser did you test it with?

Edit:

Edge -> Redirected Chrome -> Redirected

Firefox -> No redirect with the security warning

mueller-ma commented 3 years ago

Now I'm getting a redirect in Firefox and curl:

$ curl --silent www.openhab.org
Redirecting to https://www.openhab.org/
Confectrician commented 3 years ago

My Firefox test was succesful too, after applying an update.