Keystore

Commands

Command Function
keytool -list -keystore <keystorefile.jks> show the content of your keystore file
keytool -list -keystore <keystorefile.jks> -alias <foo> check if alias <foo> exists in your keystore file