OpenSSL .pfx export private.key

https://slproweb.com/products/Win32OpenSSL.html

Win64 OpenSSL v1.1.1g

C:\Program Files\OpenSSL-Win64\bin\openssl.exe

OpenSSL> pkcs12 -in filename.pfx -nocerts -out key.pem

Enter Import Password:
Enter PEM pass phrase:
Verifying - Enter PEM pass phrase:

OpenSSL> rsa -in key.pem -out server.key

Comments

No comments yet. Why don’t you start the discussion?

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *

*