Skip to content

Instantly share code, notes, and snippets.

@ihordiachenko
Last active July 4, 2017 14:00
Show Gist options
  • Save ihordiachenko/14d55eb34b7bcc658a21b19f836fe153 to your computer and use it in GitHub Desktop.
Save ihordiachenko/14d55eb34b7bcc658a21b19f836fe153 to your computer and use it in GitHub Desktop.
Convert PEM certificate to PFX
openssl pkcs12 -export -out hufsy.pfx -inkey hufsy_com.key -in hufsy_com.crt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment