certificates:conversions:convert_.pfx_to_.pem
This is an old revision of the document!
Certificates - Conversions - Convert .pfx to .pem
To convert a PKCS#12 file (.pfx .p12) containing a private key and certificates to PEM.
openssl pkcs12 -in file-to-convert.pfx -out converted-file.pem -nodes
certificates/conversions/convert_.pfx_to_.pem.1586972135.txt.gz · Last modified: 2020/07/15 09:30 (external edit)