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

Severin Gehwolf sgehwolf at openjdk.org
Mon Jun 2 16:30:57 UTC 2025


On Mon, 19 May 2025 08:27:24 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.

@vieiro Please move this PR to https://github.com/openjdk/jdk8u (close this one and open a new one there; sorry for the inconvenience) since jdk8u-dev[ is closed for now](https://mail.openjdk.org/pipermail/jdk8u-dev/2025-June/020118.html) and we'd like this to go into the July release.

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

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


More information about the jdk8u-dev mailing list