On Fri, 27 Sep 2024 16:22:04 GMT, Rajan Halade <rhal...@openjdk.org> wrote:
> Please review this change to distrust TLS server certificates issued after > November 11, 2024 and anchored by Entrust Root CAs. This is a follow up fix > after JDK-8337664 to update only the distrust date. TLS server certificates > issued before this date will continue to be valid until they expire. This > restriction should have minimal compatibility impact since Entrust has > announced they will be using a partner (SSL.com) for all TLS server > certificates issued after Nov 11, 2024. The addition of these new TLS root > certificates from SSL.com is tracked with > https://bugs.openjdk.org/browse/JDK-8341057 > > See the CSR for more details: https://bugs.openjdk.org/browse/JDK-8341087 This pull request has now been integrated. Changeset: f554c3ff Author: Rajan Halade <rhal...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/f554c3ffce7599fdb535b03db4a6ea96870b3c2d Stats: 8 lines in 4 files changed: 0 ins; 0 del; 8 mod 8341059: Change Entrust TLS distrust date to November 12, 2024 Reviewed-by: mullan ------------- PR: https://git.openjdk.org/jdk/pull/21225