[jdk11u-dev] Integrated: 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:42 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.

This pull request has now been integrated.

Changeset: 0c783b06
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/0c783b06c0008698c6174aee44cf6ca82e6f508c
Stats:     149 lines in 2 files changed: 138 ins; 7 del; 4 mod

8257497: Update keytool to create AKID from the SKID of the issuing certificate as specified by RFC 5280

Reviewed-by: clanger
Backport-of: 05301f5fd2b5f2357024a3d7bb788270861220a8

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/167


More information about the jdk-updates-dev mailing list