CA

acronym

cryptographysecurity

Stands for: certificate authority

The trusted issuer that signs digital certificates.

A certificate authority is the entity whose signature makes a TLS certificate trusted. Browsers ship a set of trusted CAs; a certificate is valid only if it chains to one of them, and the CA is also who revokes certificates via CRL or OCSP.

Also known as: ca

All glossary entries