1. Convert certificate and private key in PEM format to PFX format. Openssl pkcs12 -export -out certificate.pfx -inkey privkey.pem -in cert ...
確定! 回上一頁