User Tools

Site Tools


myhelp:openssl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
myhelp:openssl [2023/05/03 12:17] ulrichmyhelp:openssl [2025/02/27 14:10] (current) ulrich
Line 61: Line 61:
  <code># openssl pkcs12 -in /path/to/wildcard.pfx -out /path/to/certstore/ca.cer -nodes -nokeys -cacerts </code>  <code># openssl pkcs12 -in /path/to/wildcard.pfx -out /path/to/certstore/ca.cer -nodes -nokeys -cacerts </code>
  
 +=== Get things in a pfx file ===
 +<code>
 +openssl pkcs12 -inkey bob_key.pem -in bob_cert.cert -export -out bob_pfx.pfx
 +</code>
 {{tag>[Good2Know HowTo SSL TLS]}} {{tag>[Good2Know HowTo SSL TLS]}}
myhelp/openssl.1683116263.txt.gz · Last modified: by ulrich