A 526 error from Cloudflare means there is an invalid SSL certificate on your origin server (in this case, Webflow), and Cloudflare is set to expect a valid, trusted SSL certificate from the origin.
1. Understand the 526 Error
- A 526 Invalid SSL Certificate means Cloudflare couldn't validate the SSL certificate on your Webflow-hosted domain.
- This typically happens when Cloudflare is set to Full (Strict) mode, which requires a valid certificate on Webflow’s side.
- Webflow does provide SSL, but timing, caching, or misconfiguration issues can interfere with validation.
2. Check SSL Mode in Cloudflare
- Log into Cloudflare and go to your website’s dashboard.
- Navigate to SSL/TLS > Overview.
- If it's set to Full (Strict), try switching to Full (not Strict).
- Full (Strict) requires Webflow to serve a certificate that Cloudflare can validate as trusted.
- Full encrypts traffic but doesn’t perform strict certificate validation.
3. Confirm SSL is Enabled on Webflow
- In Webflow, go to Project Settings > Hosting.
- Make sure SSL is turned ON.
- If SSL was recently turned on, it may take a few minutes to provision the certificate.
- If you toggled SSL recently, re-publish your site to ensure settings take effect.
4. Recheck DNS Settings
- In Cloudflare > DNS, your domain A/AAAA/CNAME records should point to Webflow correctly.
- For custom domains, Webflow recommends:
- A records pointing to (a) 75.2.70.75 and (b) 99.83.190.102
- Or a CNAME for the root/apex domain using an alias provider (not always ideal with Cloudflare).
- Ensure Cloudflare Proxy (orange cloud) is enabled only after confirming SSL is functional.
5. Wait and Test
- After making changes, wait a few minutes and clear your browser and CDN cache.
- Test your website using HTTPS via multiple devices or tools (like https://www.whynopadlock.com).
Summary
A 526 error usually means Cloudflare is set to Full (Strict) SSL mode, but Webflow’s SSL cert hasn't been verified or provisioned yet. Switch SSL mode to Full (not Strict) in Cloudflare and ensure SSL is enabled in Webflow hosting settings. Once Webflow issues the certificate, you can optionally revert to Strict mode.