Helioviewer-Project/api

jpips throws certificate error

Closed this issue · 1 comments

PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed: jpips://helioviewer.org:8090/movies/SDO_AIA_171_F2023-12-01T18.18.09Z_T2023-12-03T18.18.09ZB1800L.jpx
...
java.security.cert.CertificateExpiredException: NotAfter: Thu Nov 30 03:00:55 UTC 2023

Fixed. The certificate was updated but the esajpip process wasn't restarted. I added a rule for it to auto-restart so it'll pick up cert changes in the future.