sudo certbot revoke --cert-path /etc/letsencrypt/live/example.com/cert.pem

Category: Self-Hosting

sudo certbot revoke --cert-path /etc/letsencrypt/live/example.com/cert.pem

Revoke a certificate with the CA — use when a private key may have been compromised

Tells Let's Encrypt's CA to mark a certificate as revoked — browsers will immediately distrust it. Use when a private key is compromised.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.