Tobias von der Krone ae50334995 Support TLSv1.1 and TLSv1.2 for the cluster transport encryption
From https://wiki.openssl.org/index.php/SSL/TLS_Client:
SSLv23_method specifies the protocols used and behavior of the handshake.
The method essentially means SSLv2 or above, and includes the TLS protocols.
The protocols are further tuned through SSL/TLS options. By using
SSLv23_method (and removing the SSL protocols with SSL_OP_NO_SSLv2 and
SSL_OP_NO_SSLv3), then you will use TLS v1.0 and above, including TLS v1.2.
You will also use a TLS handshake in the TLS Record.

If you use TLSv1_method, then you will only use TLS v1.0.

fixes #10988
2016-02-23 10:50:23 +01:00
..
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-02-23 10:46:19 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-02-23 09:33:45 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-02-23 10:49:24 +01:00
2016-02-23 10:49:24 +01:00
2016-02-23 09:38:24 +01:00
2016-01-12 08:31:24 +01:00
2016-02-23 09:35:05 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00
2016-01-12 08:31:24 +01:00