Skip to main content

Create a .pfx file

Create a .pfx file from certificate and private key:

openssl pkcs12 -export -out domain_name.pfx -inkey privkey.pem-in fullchain.pem