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



Revision #2
Created 2026-02-11 13:45:20 UTC by Admin
Updated 2026-02-11 13:57:57 UTC by Admin