[jdk8u-dev] RFR: 8350498: Remove two Camerfirma root CA certificates

Antonio Vieiro duke at openjdk.org
Mon May 19 08:30:43 UTC 2025


On Mon, 12 May 2025 14:59:44 GMT, Antonio Vieiro <duke at openjdk.org> wrote:

> Backport of [JDK-8350498](https://bugs.openjdk.org/browse/JDK-8350498) from 11 that removes two non root CA certificates no longer active.
> 
> The PR is on top of https://github.com/openjdk/jdk8u-dev/pull/650 (for [JDK-8303770](https://bugs.openjdk.org/browse/JDK-8303770)) to avoid conflicts, since `CHECKSUM` in `VerifyCACerts.java` is modified by both issues.
> 
> Not clean, as file locations have changed between 8 and 11.
> 
> Test `VerifyCACerts.java` passes: 
> 
> 
> Passed: security/infra/java/security/cert/CertPathValidator/certification/HaricaCA.java
> Passed: sun/security/lib/cacerts/VerifyCACerts.java
> Passed: security/infra/java/security/cert/CertPathValidator/certification/EmSignRootG2CA.java

Uploaded missing changes and retested. Tests pass.

-------------

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/651#issuecomment-2890102686


More information about the jdk8u-dev mailing list