sonatype / ossindex-public

Sonatype OSS Index - Public
Apache License 2.0
6 stars 9 forks source link

SSL Certificate Renewal Request #36

Closed marcchanwork closed 2 years ago

marcchanwork commented 2 years ago

SSL Certificate expired for URL: https://ossindex.sonatype.org/api/v3/component-report

image

Error occurred in our gradle pipelines:

    AnalysisException: Failed to request component-reports
        caused by SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
        caused by ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
        caused by CertPathValidatorException: validity check failed
        caused by CertificateExpiredException: NotAfter: Wed May 25 23:59:59 GMT 2022
ken-duck commented 2 years ago

Thanks for the heads up. I have informed our OPs team and hope to have this resolved as soon as possible.

Ken Duck Sonatype

On May 25, 2022, at 11:30 PM, marcchanwork @.***> wrote:

SSL Certificate expired for URL: https://ossindex.sonatype.org/api/v3/component-report https://ossindex.sonatype.org/api/v3/component-report https://user-images.githubusercontent.com/103158595/170403232-1d864c80-e35f-4994-8fff-5091d8d96deb.png Error occurred in our gradle pipelines:

AnalysisException: Failed to request component-reports caused by SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed caused by ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed caused by CertPathValidatorException: validity check failed caused by CertificateExpiredException: NotAfter: Wed May 25 23:59:59 GMT 2022 — Reply to this email directly, view it on GitHub https://github.com/sonatype/ossindex-public/issues/36, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHHSFLKBXCG2W2NNMIIMAQ3VL3O5NANCNFSM5W7LOKUA. You are receiving this because you are subscribed to this thread.

marcchanwork commented 2 years ago

Thanks @ken-duck! SSL certs have been renewed:

image