OpenSSL PFX to Key and Crt

PFX 轉換成 crt 與 key 檔 

openssl pkcs12 -in [yourfilename.pfx] -clcerts -nokeys -out [certificatename.crt]


openssl pkcs12 -in [yourfilename.pfx] -nocerts -out [keyfilename-encrypted.key]


留言

這個網誌中的熱門文章

net use 系統發生 1219 錯誤

[MS SQL]資料庫複寫 刪除發行集 無法刪除

[Windows]密碼複雜性需求 停用密碼複雜度