Step-by-step playbooks for when things go sideways. Interactive checklists with copy-paste commands.
Renew an expired or expiring SSL/TLS certificate. Covers Let's Encrypt/certbot renewal, manual certificate replacement, web server reload, and auto-renewal setup.
Diagnose TLS/SSL connection failures. Covers certificate issues, version mismatches, cipher incompatibility, chain problems, SNI, and mTLS failures.
Fix a certbot renewal that's stuck failing. Covers HTTP-01 + DNS-01 challenges, rate limits, webroot + authenticator mismatches, and getting the cert pushed to services that cached the old chain.
Fix a target stuck in `DOWN` on Prometheus's /targets page. Covers network reachability, /metrics format, relabeling mistakes, TLS/auth, and scrape timing.