RFR: 8187634: keystore.getCertificateAlias(cert) returns original alias, inconsistent with fix of JDK-6483657

Sean Mullan mullan at openjdk.org
Wed Dec 20 13:22:45 UTC 2023


On Fri, 8 Dec 2023 19:12:57 GMT, Weijun Wang <weijun at openjdk.org> wrote:

> The alias in the keystore is `mapEntry.getKey()`. `entry.getAlias()` is the original friendly name, which is still useful when overwriting or removing an entry.

Marked as reviewed by mullan (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/17037#pullrequestreview-1790879292



More information about the security-dev mailing list