Difference between revisions of "Openssl pkcs12"

From wikieduonline
Jump to navigation Jump to search
Line 12: Line 12:
 
== Related commands ==
 
== Related commands ==
 
* <code>[[openssl x509]]</code>
 
* <code>[[openssl x509]]</code>
 +
* <code>[[openssl pkcs7]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 00:37, 22 February 2022

openssl pkcs12 -info -in INFILE.p12 -nodes
openssl pkcs12 -info -in INFILE.p12

Show certs:

openssl pkcs12 -info -in INFILE.p12 -nokeys

Show private key:

openssl pkcs12 -info -in INFILE.p12 -nocerts

Related commands

See also

Advertising: