[jdk11u-dev] RFR: 8257497: Update keytool to create AKID from the SKID of the issuing certificate as specified by RFC 5280
Martin Doerr
mdoerr at openjdk.java.net
Wed Aug 4 09:09:40 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.
Thanks for the review!
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/167
More information about the jdk-updates-dev
mailing list