qt5base-lts/tests/auto/network
Richard J. Moore 00f0a4119c Add the ability to prefer the cipher preferences specified by the server.
Currently the cipher preferred by the client will always be used for SSL
connections. This change makes it so that by default the ciphers
specified by the server will be used (like the Apache SSLHonorCipherOrder
option). This behavior can be disabled using a new SslOption.

[ChangeLog][QtNetwork][QSslSocket] QSslSocket will now default to using
the cipher preferences of the server socket when used as an SSL server.
This can be disabled using the QSslConfiguration.

Change-Id: I2d16d10145cf88a7412f30ef960d87024777de1c
Reviewed-by: Peter Hartmann <peter-qt@hartmann.tk>
2015-04-25 12:10:50 +00:00
..
access Merge remote-tracking branch 'origin/5.5' into dev 2015-04-06 19:10:25 +02:00
bearer Skip instead of entirely excluding tests with disabled features 2015-03-16 09:34:15 +00:00
kernel Tests: Blacklist tests for ubuntu 14.04 2015-04-01 13:59:04 +00:00
socket Merge remote-tracking branch 'origin/5.5' into dev 2015-03-24 07:38:02 +01:00
ssl Add the ability to prefer the cipher preferences specified by the server. 2015-04-25 12:10:50 +00:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00