Certificate Chain

Noun · Security & Infosec

Definitions

  1. The ordered set of certificates linking an end-entity certificate back to a trusted root through one or more intermediate issuers. Correct certificate chains are essential for browsers and clients to verify trust properly.

    In plain English: The sequence of certificates that links a site or system certificate back to a trusted root.

    Example: "The site failed in some clients because the certificate chain omitted the intermediate CA."

Related Terms