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
RSA MFA Agent 3.0.2 for Microsoft AD FS Release Notes 53Number of Views MFA Agent Test Authentication fails with error ServerConnectionFailed 236Number of Views How to open TCP/IP ports in RSA Identity Governance & Lifecycle 113Number of Views RSA MFA Agent for Windows fails to authenticate with Authentication Manager due to "Error in Server certificate validation… 41Number of Views Generic REST Collector "Unexpected response content type" in RSA Governance & Lifecycle 67Number of Views
Trending Articles
RSA SecurID software token .sdtid file fails to import into RSA SecurID Software Token 5.0 for Windows Customizing TLS Protocol Version RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA Release Notes for RSA Authentication Manager 8.8
Don't see what you're looking for?