打开终端,cd 到.p12证书目录,执行以下命令
openssl pkcs12 -in Certificates.p12 -out Certificates.pem -nodes
然后输入导出的证书密码即可。