PKI Certificate Tutorials - Herong's Tutorial Examples - v1.13, by Herong Yang
PKCS12 Certificate Bundle File
This chapter provides a quick introduction of the PKCS12 certificate bundle file. Topics include introduction of PKCS12 file format; creating a PKCS12 bundle with 'openssl' and 'keytool'; converting PKCS12 bundle to PEM bundle.
"openssl pkcs12 -export" - Certificate and Key Bundle
"openssl pkcs12 -export" - Certificate Chain and Key Bundle
"openssl pkcs12 -export" - 3-Level Certificate Chain and Key Bundle
"openssl pkcs12 -export" - Limitations and Errors
"keytool -genkeypair" - Certificate and Key Bundle
"keytool -importcert" - Certificate-Only Bundle
Takeaways:
Table of Contents
Introduction of PKI (Public Key Infrastructure)
Introduction of PKI Certificate
OpenSSL - Cryptography Toolkit
"openssl ca" - CA (Certificate Authority) Tool
Java "keytool" Commands and KeyStore Files
►PKCS12 Certificate Bundle File
Linux Trust Store for CA Certificates
ca-certificates - Linux CA Certificate Package
update-ca-trust Command on Red Hat Computers