cryptography

Definition

Root Certificate

A root certificate is a self-signed certificate that identifies a root CA. It serves as the trust anchor of a public key infrastructure.

Trust

Root certificates are pre-installed in operating systems and applications (e.g. web browsers). A certificate chain is considered valid if it ultimately leads to a trusted root certificate.