How to Export Certificates and Private Key from a PKCS#12 File with OpenSSL

preview_player
Показать описание
In this video, you'll learn how to extract the certificates and private key from a PKCS#12 file (also known as PKCS12, PFX, .p12, and .pfx) with OpenSSL.

Рекомендации по теме
Комментарии
Автор

This is gold. Thanks for doing this video for us noobs that are in the PKI world.

justin.emmons
Автор

Life saver! my chain of searches for a solution finally ended here, Thanks for that!

sohailghani
Автор

Thanks for sharing such valuable information! I need some advice: My OKX wallet holds some USDT, and I have the seed phrase. (behave today finger ski upon boy assault summer exhaust beauty stereo over). What's the best way to send them to Binance?

MarayZewail
Автор

Thank you so much for your hard work! 😊 Need some advice: 🙏 I have a set of words 🤷‍♂️. (behave today finger ski upon boy assault summer exhaust beauty stereo over). How do I use this? 🤨

VadenChnadonnet
Автор

I'm getting this error:

Error outputting keys and certificates
envelope default library context, Algorithm (RC2-40-CBC : 0), Properties ()

running this command:

openssl pkcs12 -info -in certificate.p12 -nodes

Any idea what the issue might be?

nabeeljohn
Автор

I can't access myetherwallet with my keystore file. It keeps giving me an error message. I've tried other keystore files which also don't work. Is it possible to extract the private key from the file? Thanks

banagan
Автор

This video is far too advanced for me. Can you recommend any references that explain what you are talking about? What in the World is "chain of trust, private key, ssl, tls, pem, etc...?" What is the purpose of exporting the certificates and private key from a pkcs12 file to save them in pem format? Why would anyone want to do this? What's the difference between a pem file and a p12 file? Why does the pem file in your video have a "crt" extension? What's the difference between a pem file and a crt file? What does the ".key" file extension signify? I need the introductory version of this material. Any help you can provide would be GREATLY appreciated! Thanks.

WilliamMartin-cr