Last active
July 4, 2017 14:00
-
-
Save ihordiachenko/14d55eb34b7bcc658a21b19f836fe153 to your computer and use it in GitHub Desktop.
Convert PEM certificate to PFX
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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