Skip to content

Instantly share code, notes, and snippets.

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 ryanburnette/2a2cdcc3af979e5197adc381d2f74f1a to your computer and use it in GitHub Desktop.
Save ryanburnette/2a2cdcc3af979e5197adc381d2f74f1a to your computer and use it in GitHub Desktop.
p12 cert from greenlock domains
openssl pkcs12 -export -out certificate.p12 -inkey privkey.pem -in fullchain.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment