Skip to content

Instantly share code, notes, and snippets.

@AlexeySetevoi
Last active March 5, 2019 11:06
Show Gist options
  • Save AlexeySetevoi/982d92869e949f9fca4584b0e7ce62dd to your computer and use it in GitHub Desktop.
Save AlexeySetevoi/982d92869e949f9fca4584b0e7ce62dd to your computer and use it in GitHub Desktop.
openssl pkcs12 -export -out domain.p12 -inkey privkey.pem -in cert.pem -certfile chain.pem
openssl pkcs12 -export -out domain.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