qt5base-lts/tests/auto/network/ssl
Brendan Long 860f95946b Add support for explicit TLS 1.1 and 1.2
Add SslProtocol enums TlsV1_1 and TlsV1_2 and use the appropriate OpenSSL
methods when they're selected (TLSv1_1_client_method, TLSv1_2_client_method,
TLSv1_1_server_method and TLSv1_2_server_method). This allows us to
explicitly use TLS 1.1 or 1.2.

Task-number: QTBUG-26866
Change-Id: I159da548546fa746c20e9e96bc0e5b785e4e761b
Reviewed-by: Richard J. Moore <rich@kde.org>
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
2012-08-29 14:22:54 +02:00
..
qsslcertificate Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qsslcipher Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qsslerror Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qsslkey Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qsslsocket Add support for explicit TLS 1.1 and 1.2 2012-08-29 14:22:54 +02:00
qsslsocket_onDemandCertificates_member Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qsslsocket_onDemandCertificates_static Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
ssl.pro tests: use contains(QT_CONFIG,private_tests) consistently 2012-01-02 01:37:42 +01:00