qt5base-lts/tests/auto/network/ssl/qsslsocket
Allan Sandfeld Jensen 3fd2d9eff8 Update QSsl::SecureProtocols to not include Sslv3
After the poodle vulnerability SSLv3 should like SSLv2 no longer be
considered safe, so when a user request a safe protocol we should
only allow TLS versions.

[ChangeLog][QtNetwork][QSsl] QSsl::SecureProtocols now also excludes SSLv3

Change-Id: If825f6beb599294b028d706903b39db6b20be519
Reviewed-by: Richard J. Moore <rich@kde.org>
2014-10-24 12:46:26 +02:00
..
certs Move the PKCS#12 support from QSslSocket to QSslCertificate. 2014-05-14 11:08:01 +02:00
.gitignore Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
qsslsocket.pro QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2014-02-25 16:47:13 +01:00
ssl.tar.gz Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
tst_qsslsocket.cpp Update QSsl::SecureProtocols to not include Sslv3 2014-10-24 12:46:26 +02:00