📜  将 pem 转换为 crt - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:14.609000             🧑  作者: Mango

代码示例3
openssl pkcs12 -export -out certificate.pfx -inkey privateKey.key -in certificate.crt -certfile CACert.crt