Some of subdomains give error while others work

I’m having a problem with some subdomains on my site nrth.xyz

ideas.api.nrth.xyz and map.mc.nrth.xyz give me ERR_SSL_VERSION_OR_CIPHER_MISMATCH when I try to visit the subdomains.

I’m using cloudflare as my DNS and Ubuntu 18.04 with Nginx and certbot for certificate on my server.

Both of those domains are proxied through cloudflare and ssl mode is full on cloudflare with universal ssl on. Other subdomains work like api.nrth.xyz but not these ones. And these work when visited without ssl.

Are you using CloudFlare?
[Do you know there was a problem on the Internet this morning that affected CloudFlare?]

https://www.ssllabs.com/ssltest/analyze.html?d=ideas.api.nrth.xyz
https://www.ssllabs.com/ssltest/analyze.html?d=map.mc.nrth.xyz

Figured it out.
Cloudflare doesn’t give multiple levels deep universal ssl for cloudflare proxy.
So I would need to buy ssl from them or disable the proxying.
I guess I’ll just change my domains to be only one level deep.

1 Like

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