[jdk8u-dev] RFR: 8341057: Add 2 SSL.com TLS roots [v2]
Andrew John Hughes
andrew at openjdk.org
Wed Oct 2 16:21:20 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).
Andrew John Hughes has updated the pull request incrementally with one additional commit since the last revision:
Remove manual invocation of tests for 8u
-------------
Changes:
- all: https://git.openjdk.org/jdk8u-dev/pull/589/files
- new: https://git.openjdk.org/jdk8u-dev/pull/589/files/112d75b1..dd555763
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=589&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=589&range=00-01
Stats: 6 lines in 1 file changed: 0 ins; 0 del; 6 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