Modify ↓
#20389 closed defect (fixed)
JOSM homepage SSL certificate expired?
Reported by: | GerdP | Owned by: | team |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Trac | Version: | |
Keywords: | Cc: | Don-vip, stoecker |
Description ¶
C:\josm\core>svn up Updating '.': Error validating server certificate for 'https://josm.openstreetmap.de:443': - The certificate is not issued by a trusted authority. Use the fingerprint to validate the certificate manually! Certificate information: - Hostname: josm.openstreetmap.de - Valid: from Jan 14 04:45:12 2021 GMT until Apr 14 04:45:12 2021 GMT - Issuer: R3, Let's Encrypt, US - Fingerprint: 3C:95:EE:7F:BF:20:60:36:D6:02:23:1B:F9:D2:40:95:E6:0A:A9:7B (R)eject, accept (t)emporarily or accept (p)ermanently? svn: E170013: Unable to connect to a repository at URL 'https://josm.openstreetmap.de/svn/trunk' svn: E230001: Server SSL certificate verification failed: issuer is not trusted
See also ##19690
Change History (9)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
OK it starts but still you can not use resources, there is an error regarding Maxar imagery which can not be used.
comment:4 by , 4 years ago
I think they are problem with Certificate of https://josm.openstreetmap.de, i have same problem at start of josm :
comment:7 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Aaargh, Missing a ">" in the cert-renew hook which had no effect until the chain changed.
Fixed now.
comment:8 by , 4 years ago
@Dirk: This ticket shows up in the list of "Resolved Core tickets without milestone". Not sure what to do with it.
comment:9 by , 4 years ago
Component: | Core → Trac |
---|
Note:
See TracTickets
for help on using tickets.
An start is possible with the JOSM program argument --offline=JOSM_website
java -jar josm-latest.jar --offline=JOSM_website
or
java -jar josm-tested.jar --offline=JOSM_website
More at:
https://josm.openstreetmap.de/wiki/Help/CommandLineOptions