- • Trusted Root CA store, pre-installed by OS/browser vendor
- • X.509 certificate format for every link in the chain
- • Input: leaf cert + intermediate cert from server
- • Output: verified identity, or a blocked connection
- • Revocation checked via CRL / OCSP
- • openssl x509 — inspect a certificate
- • openssl s_client -connect — view a live chain
- • Let's Encrypt, DigiCert — common public CAs