Skip to content

Instantly share code, notes, and snippets.

@freretuc
Created January 11, 2015 07:36
Show Gist options
  • Save freretuc/013b68053cd07138754a to your computer and use it in GitHub Desktop.
Save freretuc/013b68053cd07138754a to your computer and use it in GitHub Desktop.
convert crt to pem
openssl x509 -in mycert.crt -out mycert.pem -outform PEM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment