RFR: 8266220: keytool still prompt for store password on a password-less pkcs12 file if -storetype pkcs12 is specified [v2]

Weijun Wang weijun at openjdk.java.net
Thu Apr 29 17:51:17 UTC 2021


> It's awkward that for a password-less pkcs12 keystore, `keytool -list` does not prompt for a password but `keytool -list -storetype pkcs12` does.

Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:

  close stream carefully

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3764/files
  - new: https://git.openjdk.java.net/jdk/pull/3764/files/b9c9b8ee..51bc2fc4

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3764&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3764&range=00-01

  Stats: 9 lines in 1 file changed: 3 ins; 3 del; 3 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3764.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3764/head:pull/3764

PR: https://git.openjdk.java.net/jdk/pull/3764



More information about the security-dev mailing list