Opened 7 years ago
Last modified 3 years ago
#16123 new task
External Imagery/Styles/Presets/Plugins/Rules https — at Version 35
Reported by: | stoecker | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | Longterm |
Component: | External imagery source | Version: | |
Keywords: | https | Cc: | Klumbumbus, Don-vip |
Description (last modified by )
This ticket is for tracking progress of http → https switch for external data
The following list contains https capable servers and the status of them. Not all are properly setup
- ge.ch: Works for imagery, but Attribution URL requests username
- www.osm-tools.org, {switch:a,b,c,d}.tile.osm-tools.org: Wrong CertName, Author contacted, will be changed in near future
- tms.cadastre.openstreetmap.fr: HTTPS works, but does not deliver tiles
- e-mapa.net: Link does not exists on HTTPS
- gis.mapa.lodz.pl [SSL Error - wrong hostname] Łódź: Buildings, Orthophotomap 2015
- osmdata.asitvd.ch: HTTPS works, but does not deliver tiles
- wms.openstreetmap.de [SSL Error - wrong hostname]: E-Mail sent to FOSSGIS admin list
- siglon.londrina.pr.gov.br [Java SNI error] : #14241, email sent, no answer
- tiles.itoworld.com: HTTPS redirects to HTTP
- www.jgoodies.com [Error SSL: unrecognized name] :PLUGIN:plastic_laf.jar, email reply: proper HTTPS uncessesary
- zibi.openstreetmap.org.pl [Error SSL: certificate verify failed] : ticket (also HTTP links for josm.openstreetmap.de, www.w3.org)
- www.webatlasde.de: strange email reply from BKG (domain owner): service was shutdown
- www.muenchen.de: HTTPS redirects to HTTP
Change History (35)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
Keywords: | https added |
---|
comment:5 by , 7 years ago
Description: | modified (diff) |
---|
I added the test script output. The "200 OK" entries probably can simply be converted to HTTPS. The others in most cases need to be fixed. We should contact at least these cases, which are from OSM community. Not included are all, which don't answer on port 443.
comment:8 by , 7 years ago
Description: | modified (diff) |
---|---|
Summary: | External Imagery https → External Imagery/Styles/Presets/Plugins/Rules https |
comment:10 by , 7 years ago
Description: | modified (diff) |
---|
Fixed parser script, so it does not include xml namespace in output files.
comment:11 by , 7 years ago
comment:12 by , 7 years ago
all http://wiki.openstreetmap.org links in the wiki were fixed to https or osmwiki: on english and german pages. (Other languages left, see the link)
comment:13 by , 7 years ago
Description: | modified (diff) |
---|
Fixed wiki.openstreetmap.org and josm.openstreetmap.org for all plugins referenced from SVN, no new releases yet.
follow-up: 15 comment:14 by , 7 years ago
the test need to be extended.
for exemple tms.cadastre.openstreetmap.fr listed with a status 200
https://tms.cadastre.openstreetmap.fr/*/tout/22/2124425/1442952.png is ok
but https://tms.cadastre.openstreetmap.fr/*/tout/22/2124425/1442952.png give a 404
maybe it's needed to test that a reply is ok for a tile or for the real url to avoir url with https support but with no (or not the same) content in https
comment:15 by , 7 years ago
Description: | modified (diff) |
---|
Replying to marc_marc:
the test need to be extended.
for exemple tms.cadastre.openstreetmap.fr listed with a status 200
https://tms.cadastre.openstreetmap.fr/*/tout/22/2124425/1442952.png is ok
but https://tms.cadastre.openstreetmap.fr/*/tout/22/2124425/1442952.png give a 404
maybe it's needed to test that a reply is ok for a tile or for the real url to avoir url with https support but with no (or not the same) content in https
I said that, the "200 OK" entries probably can simply be converted to HTTPS. We always use the preview feature of the wiki to test if the target imagery really works. It is hard to design an full automatics for this (it will be hard enough to design a live checker for existing entries). When changing a Maps entry and clicking on preview you can preview the changed state and thus verify a change before submission of the changed wiki page.
comment:18 by , 7 years ago
Description: | modified (diff) |
---|
comment:19 by , 7 years ago
Description: | modified (diff) |
---|
comment:20 by , 7 years ago
Description: | modified (diff) |
---|
comment:21 by , 7 years ago
Description: | modified (diff) |
---|
comment:22 by , 7 years ago
Description: | modified (diff) |
---|
comment:25 by , 7 years ago
Description: | modified (diff) |
---|
comment:26 by , 7 years ago
Description: | modified (diff) |
---|
comment:27 by , 7 years ago
Description: | modified (diff) |
---|
comment:28 by , 7 years ago
Description: | modified (diff) |
---|
comment:30 by , 7 years ago
Description: | modified (diff) |
---|
comment:31 by , 7 years ago
@Vincent: Can you issue a re-release of the already changed Git-based plugins?
comment:35 by , 7 years ago
Description: | modified (diff) |
---|
See #16009 for previous JOSM https ticket.