0PricingLogin
Cyber Security Academy · Lesson

Certificate Chains

Validate trust paths.

What Is a Certificate Chain?

A certificate chain (or chain of trust) is the ordered list of certificates linking a server's leaf certificate up to a trusted root certificate.

Each certificate is signed by the one above it.

The Three Links

A typical chain has three parts:

  • Leaf (end-entity) certificate for the actual server.
  • Intermediate certificate(s) that signed the leaf.
  • Root certificate that signed the intermediate.

All lessons in this course

  1. Public Key Infrastructure
  2. Certificate Authorities
  3. Certificate Chains
  4. Managing Certificates
← Back to Cyber Security Academy