Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
openssl x509 -in x.crt -out x.pem -outform PEM
openssl rsa -in x.key -out x.pem -outform PEM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment