Integrated: 8266220: keytool still prompt for store password on a password-less pkcs12 file if -storetype pkcs12 is specified
Weijun Wang
weijun at openjdk.java.net
Fri Apr 30 14:06:53 UTC 2021
On Wed, 28 Apr 2021 15:07:14 GMT, Weijun Wang <weijun at openjdk.org> wrote:
> It's awkward that for a password-less pkcs12 keystore, `keytool -list` does not prompt for a password but `keytool -list -storetype pkcs12` does.
This pull request has now been integrated.
Changeset: 48bb996a
Author: Weijun Wang <weijun at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/48bb996ac9098fc33f6d52e2af15448b12a19572
Stats: 44 lines in 2 files changed: 30 ins; 5 del; 9 mod
8266220: keytool still prompt for store password on a password-less pkcs12 file if -storetype pkcs12 is specified
Reviewed-by: coffeys, hchao
-------------
PR: https://git.openjdk.java.net/jdk/pull/3764
More information about the security-dev
mailing list