How to extract parse certificates and private keys from PKCS #12 files using OpenSSL
Originally Published: 2009-12-08
Article Number
Applies To
Tasks
Resolution
openssl pkcs12 -in file.p12 -out file.pem
From the OpenSSL PKCS#12 Program Usage page:
This will dump all the keys and certificates in the PKCS#12 file to a file named file.pem. It will ask you for the password to decrypt the PKCS#12 file and the pass phrase to encrypt the output private key with.
Related Articles
Generic REST Collector "Unexpected response content type" in RSA Governance & Lifecycle 68Number of Views RSA MFA Agent 3.0.2 for Microsoft AD FS Release Notes 53Number of Views Error: "The certificate file is not valid." when importing a SMS provider certificate AM8.1 - error importing certificate 128Number of Views How to open TCP/IP ports in RSA Identity Governance & Lifecycle 114Number of Views MFA Agent Test Authentication fails with error ServerConnectionFailed 236Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager Upgrade Process Running out of disk space when using RMAN in RSA Identity Governance & Lifecycle
Don't see what you're looking for?