[jdk11u-dev] Integrated: 8317374: Add Let's Encrypt ISRG Root X2

Severin Gehwolf sgehwolf at openjdk.org
Tue Nov 21 14:49:26 UTC 2023


On Wed, 15 Nov 2023 10:57:09 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> Unclean backport, but got resolved trivially. Pattern matching for switch isn't present in 11u. Test change in `VerifyCACerts.java` has slightly different context. Fixed those issues manually. Please review!
> 
> Testing:
> - [x] GHA
> - [x]  `test/jdk/sun/security/lib/cacerts` and `test/jdk/security/infra/java/security/cert/CertPathValidator` tests. All pass (including the new one `CAInterop.java#letsencryptisrgx2`

This pull request has now been integrated.

Changeset: f2488a31
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/f2488a31e002af3e0a7a866c91cbdd28be2d9a1f
Stats:     39 lines in 3 files changed: 35 ins; 0 del; 4 mod

8317374: Add Let's Encrypt ISRG Root X2

Reviewed-by: goetz
Backport-of: e6f46a43268808d0cbbb3bb93c73aa8e4cbfad83

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2280


More information about the jdk-updates-dev mailing list