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

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


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk8u-dev/pull/651/files
  - new: https://git.openjdk.org/jdk8u-dev/pull/651/files/35aec741..fcc29529

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=651&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=651&range=00-01

  Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/651.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/651/head:pull/651

PR: https://git.openjdk.org/jdk8u-dev/pull/651


More information about the jdk8u-dev mailing list