crt轉pem格式
openssl x509 -in mycert.crt -out mycert.pem
pem轉key格式
openssl rsa -in mycert.pem -out mycert.key
crt轉pem格式
openssl x509 -in mycert.crt -out mycert.pem
pem轉key格式
openssl rsa -in mycert.pem -out mycert.key
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。