Fixed #461 -- make the tests pass when SSLv3 isn't supported (#644)

* Fixed #461 -- make the tests pass when SSLv3 isn't supported

We no longer support OpenSSL 1.0.0, so TLSv1.2 should always be available and this code can be simplified.

* Try the opposite direction?

* Another shot at getting this passing

* uhhh

* grump
1 file changed