[jdk8u] Integrated: 8295894: Remove SECOM certificate that is expiring in September 2023

Severin Gehwolf sgehwolf at openjdk.org
Mon Sep 11 08:12:50 UTC 2023


On Wed, 6 Sep 2023 09:32:37 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> Low risk backport of JDK-8295894 which removes an expired certificate from cacerts. It expires in September and we should get it into 8u392. Patch is a clean backport modulo usual path changes to adjust to the 8u layout.
> 
> It's also a dependency so that the backport of JDK-8314960 (Add certigna 2 root CA) applies clean.
> 
> Testing:
> - [x] GHA
> - [x] `jdk/test/security/infra/java/security/cert/CertPathValidator` and  `jdk/test/sun/security/lib/cacerts`. Pass, except for `AmazonCA.java` which is being dealt with elsewhere: https://git.openjdk.org/jdk8u-dev/pull/364 and https://git.openjdk.org/jdk8u-dev/pull/365

This pull request has now been integrated.

Changeset: e74d29d6
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
URL:       https://git.openjdk.org/jdk8u/commit/e74d29d67429a8059ec168882ee3b540dea67a1f
Stats:     33 lines in 2 files changed: 0 ins; 30 del; 3 mod

8295894: Remove SECOM certificate that is expiring in September 2023

Reviewed-by: andrew
Backport-of: b40b1ca1f6ab606387bb1a466810f0e23dead560

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

PR: https://git.openjdk.org/jdk8u/pull/48


More information about the jdk8u-dev mailing list