I have activated my domain at my cloudflare account. But then i get the error “ERR_SSL_VERSION_OR_CIPHER_MISMATCH” for the page “https://www.abc.mydomain.tbd” but the URL without “www” is working “https://abc.mydomain.tbd”
Thanks. I have turned of now th SSL/TLS encryption mode to "Off (not secure). But as long we use “Let’s Encrypt” on our server then we don’t need the SSL/TLS encryption mode from Cloudflare anyway? Or do I miss something?
You do need SSL on Cloudflare as well, as that covers the proxies. If you turn it of you cant use HTTPS. You need certificates on both sides, your server and Cloudflare.
No, that wont work. If you proxy you need a valid certificate and your encryption mode should actually be “Full strict”. If you dont proxy, none of that will apply and requests will go straight to your server and hence only the LE certificate will be applicable.