Skip to content

Instantly share code, notes, and snippets.

@malkitsingh
Created April 15, 2017 10:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save malkitsingh/4052b7777682d39882fc6b4cefa3c66c to your computer and use it in GitHub Desktop.
Save malkitsingh/4052b7777682d39882fc6b4cefa3c66c to your computer and use it in GitHub Desktop.
creating pem file from p12
openssl pkcs12 -in Certificates2.p12 -out pushcert.pem -nodes -clcerts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment