📜  openssl pem to crt - Shell-Bash 代码示例

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

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