Ssl does not work on www

What is the name of the domain?

classicosirados.com.br

What is the error number?

The SSL certificate doesn’t work on the domain with the www. I’ve already checked propagation, created a rule for every request to go to example.com without the www, changed from flexible to full and nothing.

What is the error message?

The browser informs you that the domain does not have a secure certificate

What is the issue you’re encountering

When I access my site without the www the certificate works perfectly, but when there is no www it says that the site is insecure and does not have SSL.

What steps have you taken to resolve the issue?

Criei regra redirecionando http para httpsTry changing the ssl to flexible and to full and it doesn’t work

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

No

What is the current SSL/TLS setting?

Flexible

What are the steps to reproduce the issue?

Basta acessar www.classicosirados.com.br e depois sem o www

Go here, https://dash.cloudflare.com/?to=/:account/:zone/dns and proxy :orange: the DNS CNAME record called www that is currently not :grey: proxied. Let us know if that works.

1 Like

it doesn’t work. i’ve done this test before.

Can you attach a screenshot of the error?

Works fine from my endpoint over HTTPS and proxied :orange:

Currently www redirects to non-www:

$ curl -I https://www.classicosirados.com.br/
HTTP/2 301
date: Thu, 06 Feb 2025 01:51:54 GMT
server: LiteSpeed
location: https://classicosirados.com.br/

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.