[jdk11u-dev] RFR: 8257497: Update keytool to create AKID from the SKID of the issuing certificate as specified by RFC 5280
Christoph Langer
clanger at openjdk.java.net
Tue Aug 3 22:22:33 UTC 2021
On Tue, 27 Jul 2021 17:14:24 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> Backport of JDK-8257497. The actual fix applies cleanly. Copyright year update doesn't. The test CheckCertAKID.java uses KnownOIDs which is not part of the JDK in 11u. We're using a copy in the test library instead. Skipped changes in ExtOptionCamelCase.java which belongs to JDK-8231950 which is not in 11u.
Looks good.
-------------
Marked as reviewed by clanger (Reviewer).
PR: https://git.openjdk.java.net/jdk11u-dev/pull/167
More information about the jdk-updates-dev
mailing list