-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
-
None
Enhance 'keytool -list -alias' command to have a '-keypass' option so that additional information for entries protected by a different password than 'storePass' could be listed, such as their algorithm and key size.
The current output is:
$ keytool -list -keystore ks -storepass changeit -alias deskey1
deskey1, May 2, 2022, SecretKeyEntry,
The current output is:
$ keytool -list -keystore ks -storepass changeit -alias deskey1
deskey1, May 2, 2022, SecretKeyEntry,