Skip to content

Instantly share code, notes, and snippets.

@onesmartguy
Created October 9, 2015 06:02
Show Gist options
  • Save onesmartguy/35e30f99e1f0d990d730 to your computer and use it in GitHub Desktop.
Save onesmartguy/35e30f99e1f0d990d730 to your computer and use it in GitHub Desktop.
$ openssl x509 -in cert.cer -inform DER -outform PEM -out cert.pem
$ openssl pkcs12 -in key.p12 -out key.pem -nodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment