Skip to main content

Convert Certificate and Key to PFX

openssl pkcs12 -export -out file.pfx -inkey file.key -in file.crt

Enter password details when prompted