Re: RFR: 8317374: Add Let's Encrypt ISRG Root X2

2023-11-02 Thread Sean Mullan
On Wed, 1 Nov 2023 16:10:23 GMT, Rajan Halade wrote: > This PR is to add new TLS root certificates from Let's Encrypt. This CA has > gone through > https://www.oracle.com/java/technologies/javase/carootcertsprogram.html > process. > > > The release-note is at > [JDK-8318618](https://bugs.op

RFR: 8317374: Add Let's Encrypt ISRG Root X2

2023-11-01 Thread Rajan Halade
This PR is to add new TLS root certificates from Let's Encrypt. This CA has gone through https://www.oracle.com/java/technologies/javase/carootcertsprogram.html process. The release-note is at [JDK-8318618](https://bugs.openjdk.org/browse/JDK-8318618) - Commit messages: - 831737