Skip to content

Instantly share code, notes, and snippets.

@sey
Created October 23, 2012 12:53
Show Gist options
  • Save sey/3938578 to your computer and use it in GitHub Desktop.
Save sey/3938578 to your computer and use it in GitHub Desktop.
.p12 to .pem
openssl pkcs12 -in keyStore.p12 -out keyStore.pem -nodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment