qt5base-lts/tests/auto/network/ssl
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
..
qasn1element Update copyright headers 2015-02-11 06:49:51 +00:00
qsslcertificate Update copyright headers 2015-02-11 06:49:51 +00:00
qsslcipher Update copyright headers 2015-02-11 06:49:51 +00:00
qsslellipticcurve Update copyright headers 2015-02-11 06:49:51 +00:00
qsslerror Update copyright headers 2015-02-11 06:49:51 +00:00
qsslkey Update copyright headers 2015-02-11 06:49:51 +00:00
qsslsocket Add the ability to prefer the cipher preferences specified by the server. 2015-04-25 12:10:50 +00:00
qsslsocket_onDemandCertificates_member Update copyright headers 2015-02-11 06:49:51 +00:00
qsslsocket_onDemandCertificates_static Update copyright headers 2015-02-11 06:49:51 +00:00
ssl.pro Add SecureTransport based SSL backend for iOS and OS X 2015-02-02 14:02:56 +00:00