What is HTTP 526 Invalid SSL Certificate (Cloudflare)?
HTTP 526 Invalid SSL Certificate (Cloudflare) is a reverse-proxy error indicating that Cloudflare cannot validate the SSL certificate presented by the target's origin server. For scraping pipelines, it means the target's infrastructure is broken — usually an expired origin certificate or a mismatched hostname. It is not an anti-bot block, and retrying immediately will fail. It requires macro-level backoff or alerting, as the fix must happen on the target's end.