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

Severin Gehwolf sgehwolf at openjdk.org
Mon Jun 2 15:54:59 UTC 2025


On Mon, 19 May 2025 08:30:43 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
>
> Antonio Vieiro has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Missing changes in commit

Marked as reviewed by sgehwolf (Reviewer).

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

PR Review: https://git.openjdk.org/jdk8u-dev/pull/651#pullrequestreview-2889044064


More information about the jdk8u-dev mailing list