PKI is the complete system of CAs, certificates, and protocols that enables secure public-key cryptography on the internet
Includes: Root CAs, Intermediate CAs, certificate issuance policies, revocation mechanisms (CRL, OCSP)
Certificate Revocation — if a private key is compromised, the CA can revoke the certificate before expiry
The entire trust of HTTPS relies on CAs not being compromised — a rogue CA is catastrophic