We can import multiple types of certificates into java key store format(.jks). After we successfully created we need to verify list of certificates available in key store. We can use following command to list all the certificates in .jks file.


keytool -v -list -keystore myfile.jks