git: openjdk/jdk: 8231107: Allow store password to be null when saving a PKCS12 KeyStore
Weijun Wang
weijun at openjdk.java.net
Wed Dec 1 01:03:14 UTC 2021
Changeset: 7049c13c
Author: Weijun Wang <weijun at openjdk.org>
Date: 2021-12-01 01:01:57 +0000
URL: https://git.openjdk.java.net/jdk/commit/7049c13cf4bf4cdfcd0c8f0fa96bf4c3748ae1e7
8231107: Allow store password to be null when saving a PKCS12 KeyStore
Reviewed-by: mullan
! src/java.base/share/classes/java/security/KeyStore.java
! src/java.base/share/classes/java/security/KeyStoreSpi.java
! src/java.base/share/classes/sun/security/pkcs12/PKCS12KeyStore.java
! test/jdk/sun/security/pkcs12/EmptyPassword.java
More information about the jdk-changes
mailing list