Invalid SSL certificate Error code 526 is showing when visit the website

What is the name of the domain?

mangrovefood.com

What is the error number?

526

What is the error message?

Invalid SSL certificate

What is the issue you’re encountering

When I visit the website it shows Invalid SSL certificate message.

What steps have you taken to resolve the issue?

I checked the SSL certificate validity and it’s still valid, I am not sure what is the issue here.

Was the site working with SSL prior to adding it to Cloudflare?

No

What is the current SSL/TLS setting?

Full (strict)

What are the steps to reproduce the issue?

Just visit the https://mangrovefood.com

Error 526 means the SSL certificate on your origin server is invalid. If it was working before, likely it has just expired and you need to renew it.

1 Like

I am not using any SSL certificate on my origin server. I am only using Cloudflare proxy here. I added the A record on DNS settings and enabled proxy there.

“Full (strict)” requires an SSL certificate on your origin which is why you are getting error 526. You will need to install one on your origin to make this work. Not using a valid SSL certificate on your origin is insecure even behind Cloudflare SSL.

3 Likes