Created
March 23, 2016 17:14
-
-
Save sprohaszka/bf46959be4e6ae7d073c to your computer and use it in GitHub Desktop.
This file contains hidden or 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
# Convert p12 to pem | |
openssl pkcs12 -in cert.p12 -out apple_push_notification.pem -nodes -clcerts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment