Create a PKCS#12/PFX File with OpenSSL

preview_player
Показать описание
The PKCS#12 file format, also commonly known as PFX, is used to combine one or more digital certificates and a private key into a single file. This video will show you how to create a PKCS#12 file with OpenSSL, an open source toolkit for the SSL and TLS protocols.

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

Finally, at least some reasonable (and recent) information on these files. Still learning but you cleared up a number of questions.

mcallisterparkdesign
Автор

I gave the video a thumbs up before watching just for having a voice on the video.

thatoneitdude
Автор

Does your terminal have to be active in the directory where these files are located?
Or can I just run the command and it will search for those file names on it's own?

TrepidDestiny
Автор

Awesome one, loved it. Can you upload video for truststore also?

anpSharma
Автор

In created a .p12 file and had passed on the more.crt file as mentioned which has the intermediate and root cert, but the created .p12 file only has the intermediate cert

krunalshah
Автор

Hi

I have cert, key and cacert file. I want to use those for tomcat ssl. Can you please suggest steps.

nitinkale
Автор

Can I -out these certificate in .p12 file with key alias and store pass?

ProjectAryawarta
Автор

I have .pem, .key, .der, and .pkcs7. I need to create a .pfx file. Please help me. Thank you :)

soharabshaikh