I'm trying to access the dashboard via domain: sv01.server.mysite.com but it returns me with the error: - We were unable to establish a secure connection with this site sv01.sys.mysite.com uses an incompatible protocol. ERR_SSL_VERSION_OR_CIPHER_MISMATCH Unsupported protocol The client and the server are not compatible with a version of the common SSL protocol or with the encryption package. - The host and hostname is the same Is passing through CloudFlare, I believe this is not the problem
If you're connecting to cloudflare's servers, any ssl error likely has more to do with them than with your server. (Do you have an ssl certificate showing as setup in the cloudflare dashboard?) What happens if you bypass cloudflare and connect directly to your server, does ssl work then? If you provide the real server name other folks can do more digging in to look at what's going on.