Skip to content

Instantly share code, notes, and snippets.

@kiquetal
Created November 15, 2017 19:17
Show Gist options
  • Save kiquetal/c07e592da92413db6569d306e9e80b68 to your computer and use it in GitHub Desktop.
Save kiquetal/c07e592da92413db6569d306e9e80b68 to your computer and use it in GitHub Desktop.
openssl rsa -in server.key -text > private.pem
openssl x509 -inform PEM -in server.crt > public.pem
cat certificate cat > combined.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment