[jdk8u-dev] RFR: 8295894: Remove SECOM certificate that is expiring in September 2023
Severin Gehwolf
sgehwolf at openjdk.org
Tue Sep 5 09:42:15 UTC 2023
Low risk backport of JDK-8295894 which removes an expired certificate from cacerts. It expires in September and we should get it into 8u (8u402 or if so desired as a critical fix to 8u392). Patch is a clean backport modulo usual path changes to adust to the 8u layout.
It's also a dependency so that the backport of JDK-8314960 (Add certigna 2 root CA) applies clean.
-------------
Commit messages:
- Backport b40b1ca1f6ab606387bb1a466810f0e23dead560
Changes: https://git.openjdk.org/jdk8u-dev/pull/363/files
Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=363&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8295894
Stats: 33 lines in 2 files changed: 0 ins; 30 del; 3 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/363.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/363/head:pull/363
PR: https://git.openjdk.org/jdk8u-dev/pull/363
More information about the jdk8u-dev
mailing list