Skip to content

Instantly share code, notes, and snippets.

@jokefaker
Last active November 4, 2015 03:22
Show Gist options
  • Save jokefaker/e4536b9f01be51e1a21e to your computer and use it in GitHub Desktop.
Save jokefaker/e4536b9f01be51e1a21e to your computer and use it in GitHub Desktop.
APNs push p12 to pem
openssl pkcs12 -in MyApnsCert.p12 -out MyApnsCert.pem -nodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment