SSL/TLS breaks only when URL includes 'https://' but does not include 'www' prefix

Of the possible URLs to get to the homepage,

https://www.bailemosencasa.com - works fine. All other ones should redirect here.
http://www.bailemosencasa.com - redirects OK.
http://bailemosencasa.com - redirects OK.
bailemosencasa.com - redirects OK.

But,

https://bailemosencasa.com - breaks:

SEC_ERROR_UNKNOWN_ISSUER using Firefox Dev.

ERR_CERT_AUTHORITY_INVALID using Chrome.

WhyNoPadlock:

Mixed Content Test from GeekFlare is OK:

__

Both Edge and Origin Certificates are signed by Cloudflare.

The site initially had a Let’s Encrypt Certificate installed. Or is still installed. Cannot figure it out.

CMS: Wordpress, up to date.
Really Simple SSL plugin is installed.

Hosted by DreamHost, I’ve submitted a ticket but they suggested to ask here.

Encryption mode is set to Full (strict)
Authenticated Origin Pulls is set to ON
Always Use HTTPS is set to ON
HTTP Strict Transport Security (HSTS) is set to ON, Max-Age: 6 months
Automatic HTTPS Rewrites is set to ON

Appreciate any help, I’m not a expert on SSL/TLS, but i’ve tried many things and nothing seems to fix it.

Try going to the DNS tab in Cloudflare and make sure your root A or CNAME record is set to proxied with an orange cloud :orange:.

This topic was automatically closed after 30 days. New replies are no longer allowed.