-
Bug
-
Resolution: Fixed
-
P5
-
6
-
None
-
b63
-
sparc
-
solaris_10
in test/sun/security/tools/keytool/i18n.html, there is --
keytool -list -storetype PKCS11
Check error (-keystore must be NONE)
in fact, currently (after 6322208 bugfix) keytool has a default value for -keystore when -storetype is PKCS11, which means user doesn't have to explicitly provide -keystore.
keytool -list -storetype PKCS11
Check error (-keystore must be NONE)
in fact, currently (after 6322208 bugfix) keytool has a default value for -keystore when -storetype is PKCS11, which means user doesn't have to explicitly provide -keystore.