This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

[closed] TLS is buggy

0

Not a question, but a hint for people who may fix this. Feel free to move this comment to any other place, where you think it belongs.

Loading

https://osm.org
brings some TLS related problems. First one: The certificate CN is wrong. This is annoying, but passable. Major one: Only the standard map and MapQuest Open work, when you forbid loading cleartext content on TLS websites – which is generally a good idea. For example the bicycle map is included via
http://a.tile.thunderforest.com/cycle/…,
although
https://a.tile.thunderforest.com/cycle/…
would work as well. Unnecessarily, to be able to use the bicycle map, I have to instruct my browser to transmit HTTP requests in an HTTPS context.

Maybe you want to fix this, as it should be not such a big deal.
Greets
Torsten

asked 07 Aug '15, 17:57

6sH3Hpz2's gravatar image

6sH3Hpz2
11112
accept rate: 0%

closed 07 Aug '15, 18:53

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866

1

Regarding the first issue: https://osm.org is not an official OSM domain so there is nothing OSM can do about it. The second issue sounds like it can be fixed so try to report it at https://github.com/openstreetmap/openstreetmap-website

(08 Aug '15, 08:43) scai ♦

whois lists OSMF as the admin organization for osm.org it doesn't get much more official than that.

(10 Aug '15, 01:08) mvexel

Interesting. It has been an unofficial domain in the past IIRC.

(10 Aug '15, 07:24) scai ♦

The question has been closed for the following reason “Not a question” by SomeoneElse 07 Aug ‘15, 18:53

Source code available on GitHub .