On Tue, 22 Apr 2025 20:27:04 GMT, Rajan Halade <rhal...@openjdk.org> wrote:
> The change is to remove two Camerfirma root certificates which are terminated > and no longer in use. These two roots are removed from `cacerts` truststore. > Distrust of these roots is also removed as these roots will no longer be > trusted by JDK by default. > > The release-note is at > [JDK-8355325](https://bugs.openjdk.org/browse/JDK-8355325) This pull request has now been integrated. Changeset: 1313349a Author: Rajan Halade <rhal...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/1313349a2efd42ab84a543dfee11e3547f6ef4a3 Stats: 235 lines in 7 files changed: 2 ins; 211 del; 22 mod 8350498: Remove two Camerfirma root CA certificates Reviewed-by: mullan ------------- PR: https://git.openjdk.org/jdk/pull/24800