

MIIF1DCCA7ygAwIBAgIQcOrAJCMayJsZBKJsyz/aQDANBgkqhkiG9w0BAQsFADB+ Subject=/CN=Aaron Corp/CN=SSL.com Client Certificate Intermediate CA RSA R1 OpenSSL will output any certificates and private keys in the file to the screen: Bag Attributes Type the password entered when creating the PKCS#12 file and press enter. You will then be prompted for the PKCS#12 file’s password: Enter Import Password: To dump all of the information in a PKCS#12 file to the screen in PEM format, use this command: openssl pkcs12 -info -in INFILE.p12 -nodes

In all of the examples shown below, substitute the names of the files you are actually working with for INFILE.p12, OUTFILE.crt, and OUTFILE.key.
