Improve the SSLError message if a version mismatch (TLSv1) is detected and give the user a hint what is wrong. (Basically the API does not supprt TLS <= 1.2 and the python version does not support TLS >= 1.2)