[jdk11u] RFR: 8341057: Add 2 SSL.com TLS roots

Goetz Lindenmaier goetz at openjdk.org
Tue Oct 1 06:20:20 UTC 2024


I backport this from 17, i.e. it contains the same move of certs from java.base to make and the adapted Checksum.

In addition, in CAInterop I had to resolve the switch syntax.
I had to resolve VerifyCACerts because of context, but that would be recognized clean, i.e. the edited code is unchanged.

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

Commit messages:
 - Backport 824a297aae15ba16cf6d7aded4b95fc9d6bf55e5

Changes: https://git.openjdk.org/jdk11u/pull/99/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk11u&pr=99&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8341057
  Stats: 99 lines in 4 files changed: 93 ins; 2 del; 4 mod
  Patch: https://git.openjdk.org/jdk11u/pull/99.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u.git pull/99/head:pull/99

PR: https://git.openjdk.org/jdk11u/pull/99


More information about the jdk-updates-dev mailing list