So, not sure why im getting this error when running speed tests on gtxmetrics and other similar sites. I have my own ssl so i don’t need Cloudflares ssl…
I disabled universal ssl in the cryto tab, could this be the reason for the error?
The error “net::ERR_SSL_VERSION_OR_CIPHER_MISMATCH”
Cloudflare is a proxy, and because it has features such as rate limiting, DDOS mitigation, etc, it can’t directly proxy your origin website’s SSL certificate.
You’ll need to do one of:
a. turn Universal SSL back on
b. upgrade to the business plan and upload your own certificate
c. Turn the DNS for your domain/subdomain to grey clouds, which will disable the proxy, ddos protection, etc
C makes Cloudflare only handle your DNS, like it would if you were using any other DNS provider, so it would also disable the CF CDN.
Full (strict) just verifies that the certificate your website sends over is valid for the domain, so if the certificate is expired, or isn’t valid for the specific website/subdomain, Cloudflare will error out.
So, what should i do…my only option is free plan. Will setting it to full strict mode fix this error i keep getting when using these speed testing tools?