3
I have a client app that accesses an HTTPS web-service. It uses an external library for SSL support.
The service provider has advised they are dropping SSL 3 support and, from a specific date, will only support TLS 1.0 (or later) connections.
I can configure the client to, for example, access a test web-server on my PC (or a Linux server) using an HTTPS GET request.
How can I set up a test service, using something like Apache, or maybe Perl, to positively test whether the client supports TLS 1.0 or later?
I check is always useful :) Is there any specific reason why you didn't put a followable link for howsmyssl.com?
– Hastur – 2015-09-17T16:28:49.557