Skip to content

Instantly share code, notes, and snippets.

@MoathOthman
Created March 3, 2015 07:18
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MoathOthman/b3cef77057028e4c2e70 to your computer and use it in GitHub Desktop.
Save MoathOthman/b3cef77057028e4c2e70 to your computer and use it in GitHub Desktop.
Convert from p12 to PEM Terminal
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