[jdk8u-dev] RFR: 8317374: Add Let's Encrypt ISRG Root X2 [v5]
Andrew John Hughes
andrew at openjdk.org
Mon Dec 11 14:39:28 UTC 2023
On Mon, 11 Dec 2023 14:29:44 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
> Linux x64 test failure of `security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#usertrusteccca` seems infra flakiness. We have seen it fail a couple of times now:
>
> ```
> Caused by: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: OCSP response error: INTERNAL_ERROR
> ```
Thanks, I hadn't seen that one yet. I don't think it's a blocker for this, as it's not one of the certificates being added.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/398#issuecomment-1850207223
More information about the jdk8u-dev
mailing list