What Is PEM Certificate Bundle

This section describes what is PEM certificate bundle - a concatenation of multiple certificates in PEM format.

What Is PEM Certificate Bundle? A PEM certificate bundle is a text file of a concatenation of multiple certificates in PEM format.

Main features of PEM certificate bundle are:

Here is an example of PEM certificate bundle for trusted root CA certificates.

herong$ more /etc/pki/tls/certs/ca-bundle.crt

# ACCVRAIZ1
-----BEGIN CERTIFICATE-----
MIIH0zCCBbugAwIBAgIIXsO3pkN/pOAwDQYJKoZIhvcNAQEFBQAwQjESMBAGA1UE
AwwJQUNDVlJBSVoxMRAwDgYDVQQLDAdQS0lBQ0NWMQ0wCwYDVQQKDARBQ0NWMQsw
...
pPVWQxaZLPSkVrQ0uGE3ycJYgBugl6H8WY3pEfbRD0tVNEYqi4Y7
-----END CERTIFICATE-----

# AC RAIZ FNMT-RCM
-----BEGIN CERTIFICATE-----
MIIFgzCCA2ugAwIBAgIPXZONMGc2yAYdGsdUhGkHMA0GCSqGSIb3DQEBCwUAMDsx
CzAJBgNVBAYTAkVTMREwDwYDVQQKDAhGTk1ULVJDTTEZMBcGA1UECwwQQUMgUkFJ
...
uu8wd+RU4riEmViAqhOLUTpPSPaLtrM=
-----END CERTIFICATE-----

...

Table of Contents

 About This Book

 Introduction of PKI (Public Key Infrastructure)

 Introduction of PKI Certificate

 PKI Certificate File Formats

 OpenSSL - Cryptography Toolkit

 "openssl ca" - CA (Certificate Authority) Tool

 Java "keytool" Commands and KeyStore Files

PKI Certificate Store

 What Is PKI Certificate Store

 What Is Windows Certificate Store

 What Is macOS KeyChain

 What Is Linux Truststore

 What Is Java KeyStore

What Is PEM Certificate Bundle

 What Is PKCS12 Certificate Bundle

 PKCS12 Certificate Bundle File

 PKCS7 Certificate Chain File

 PKI Certificate Related Terminology

 References

 Full Version in PDF/EPUB