Display a keystore's content
If you want to check a keystore's content or list its aliases, you can simply run the following command to display its content:
keytool -v -list -storetype jks -keystore yourKeystore.jks
Last edited on 07/28/2015 15:13:39 --- [search]