Modify

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#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

Attachments (0)

Change History (9)

comment:1 by Hb---, 3 years ago

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

comment:2 by acamat, 3 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:3 by stoecker, 3 years ago

Let's Encrypt changed certificate chain. Aaargh.

comment:4 by pauldutronc@…, 3 years ago

I think they are problem with Certificate of https://josm.openstreetmap.de, i have same problem at start of josm :
https://nsm09.casimages.com/img/2021/01/14//21011410264625751217211047.jpg

comment:5 by stoecker, 3 years ago

Hmm, somehow the chain is broken. But why...

comment:6 by Hb---, 3 years ago

Firefox shows that JOSM uses a new certificate valid from today on.

comment:7 by stoecker, 3 years ago

Resolution: fixed
Status: newclosed

Aaargh, Missing a ">" in the cert-renew hook which had no effect until the chain changed.

Fixed now.

comment:8 by GerdP, 3 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 stoecker, 3 years ago

Component: CoreTrac

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.