با استفاده از OpenSSL این کار را انجام می دهیم:
openssl pkcs12 -export -out cert.pfx -inkey private.key -in cert.crt -certfile cert_CA_root.crt
با استفاده از OpenSSL این کار را انجام می دهیم:
openssl pkcs12 -export -out cert.pfx -inkey private.key -in cert.crt -certfile cert_CA_root.crt