Skip to content

Instantly share code, notes, and snippets.

@SkyeHoefling
Last active December 1, 2016 03:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SkyeHoefling/3228be1e1f42dbb86b2a196d4309c9be to your computer and use it in GitHub Desktop.
Save SkyeHoefling/3228be1e1f42dbb86b2a196d4309c9be to your computer and use it in GitHub Desktop.
openssl x509 -inform DER -outform PEM -in ios_development.cer -out ios_development.pem
openssl pkcs12 -inkey mykey.key -in ios_development.pem -export -out ios_development.p12 -name "Andrew Hoefling"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment