Tuesday 28 March 2023

openssl - how to convert a cert file + private key + bundle/chain file into one pfx file

openssl pkcs12 -export -in wildcard-cert.crt -inkey private.key -certfile sf_bundle-g2-g1.crt -out cert-chain-pkey-bundle.pfx

No comments:

Post a Comment