Created
March 3, 2015 07:18
-
-
Save MoathOthman/b3cef77057028e4c2e70 to your computer and use it in GitHub Desktop.
Convert from p12 to PEM Terminal
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openssl pkcs12 -in Certificatesdev.p12 -out Certificatesdev.pem -nodes -clcerts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment