[jdk17u-dev] RFR: 8321408: Add Certainly roots R1 and E1

Aleksey Shipilev shade at openjdk.org
Wed Feb 21 17:06:26 UTC 2024


Unclean backport to roll in two more root certificates and better parity.

I had to move the certificates in their proper places in 17u and regenerate the cacert checksum. (I am actually surprised we have to do this, which implies cacerts in 17u are different? I would try to follow-up separately.)

Additional testing:
 - [x] `jdk/security/infra sun/security/lib/cacerts` tests pass with new certificates

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

Commit messages:
 - Backport f3073db42aa80b3ced47edea8d2e8add874fb70f

Changes: https://git.openjdk.org/jdk17u-dev/pull/2217/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2217&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8321408
  Stats: 92 lines in 4 files changed: 88 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/2217.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2217/head:pull/2217

PR: https://git.openjdk.org/jdk17u-dev/pull/2217


More information about the jdk-updates-dev mailing list