We have a SSL website where the host has recently disabled older SSL protocols like TLS 1.0 and below. Depending on the browser, the site visitor gets a blank page or a cryptic
You can use the API provided by How's my SSL?.
In the following example, I check the tls_version. Checking given_cipher_suites may also be a good idea.
tls_version
given_cipher_suites