qt5base-lts/tests/auto/network
Richard J. Moore 814a1c7b2b Support for DH and ECDH key exchange for QSslSocket servers
Despite supporting DH and ECDH key exchange as a client, Qt did not provide
any default parameters which prevented them being used as a server. A
future change should allow the user to control the parameters used, but
these defaults should be okay for most users.

[ChangeLog][Important Behavior Changes] Support for DH and ECDH key exchange
cipher suites when acting as an SSL server has been made possible. This
change means the you can now implement servers that offer forward-secrecy
using Qt.

Task-number: QTBUG-20666
Change-Id: I469163900e4313da9d2d0c3e1e5e47ef46320b17
Reviewed-by: Daniel Molkentin <daniel@molkentin.de>
Reviewed-by: Peter Hartmann <phartmann@blackberry.com>
2014-04-09 20:53:06 +02:00
..
access Change QVERIFY in tst_qnetworkreply to warning. 2014-04-09 20:53:06 +02:00
bearer QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2014-02-25 16:47:13 +01:00
kernel network: add support for NTLM Session Security 2014-03-20 19:01:53 +01:00
socket Fix network tests relying on troll.no 2014-03-13 13:25:26 +01:00
ssl Support for DH and ECDH key exchange for QSslSocket servers 2014-04-09 20:53:06 +02:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00