Bernhard Miklautz aa80f63b4a tls: enable tls 1+
Currently TLS version 1.0 is used implicitly by using the TLSv1_method.
To be able to also use TLS 1.1 and later use SSLv23_client_method
instead. To make sure SSLv2 or SSLv3 isn't used disable them.
2016-01-12 17:43:14 +01:00
..
2015-07-01 12:22:32 +02:00
2015-12-10 13:57:05 +01:00
2015-09-15 20:52:46 -04:00
2016-01-12 17:43:14 +01:00