Skip to content

Instantly share code, notes, and snippets.

@cflove
Created October 30, 2014 17:51
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 cflove/d1716949031769547d8e to your computer and use it in GitHub Desktop.
Save cflove/d1716949031769547d8e to your computer and use it in GitHub Desktop.
covert pfx from cft and key
openssl pkcs12 -export -out domain.name.pfx -inkey domain.name.key -in domain.name.crt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment