keytool Posted on 2017-08-09 | p12 list p12 contents then extract certificate from p12 12keytool -v -list -storetype pkcs12 -keystore KEYSTORE_ABSOLUTE_PATH.p12keytool -exportcert -keystore KEYSTORE_ABSOLUTE_PATH.p12 -storetype PKCS12 -storepass KEYSTORE_PASSWORD -alias ALIAS -file EXPORTED_CERT_NAME.crt Reward Makes Perfect Donate Bitcoin Post author: Rachel Rui Liu Post link: https://racheliurui.github.io/2017/08/09/markdown/BackToBasic/Linux/Keytool/ Copyright Notice: All articles in this blog are licensed under CC BY-NC-SA 3.0 unless stating additionally.