[jdk8u-dev] RFR: 8341057: Add 2 SSL.com TLS roots
Andrew John Hughes
andrew at openjdk.org
Wed Oct 2 01:50:16 UTC 2024
Hi all,
This pull request contains a backport of commit [217b9fdf](https://github.com/openjdk/jdk11u/commit/217b9fdf056f4887230f60fdf60b036861699cd8) from the [openjdk/jdk11u](https://git.openjdk.org/jdk11u) repository.
The commit being backported was authored by Goetz Lindenmaier on 1st of October, 2024 and was reviewed by Matthias Baesken.
The patch applied as is to 8u once path shuffled. All enabled `security/infra/java/security/cert/CertPathValidator/certification` tests pass, including the new `ssltlsrootecc2022` and `ssltlsrootrsa2022`. These new certificates [will be used as the issuing CA by Entrust after the 12th of November](https://bugs.openjdk.org/browse/JDK-8341087).
-------------
Commit messages:
- Backport 217b9fdf056f4887230f60fdf60b036861699cd8
Changes: https://git.openjdk.org/jdk8u-dev/pull/589/files
Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=589&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8341057
Stats: 98 lines in 4 files changed: 93 ins; 1 del; 4 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/589.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/589/head:pull/589
PR: https://git.openjdk.org/jdk8u-dev/pull/589
More information about the jdk8u-dev
mailing list