qt6-bb10/tests/auto/network/ssl
Giuseppe D'Angelo 92cda94742 QSslSocket: move default cipher, EC and default CA APIs to QSslConfiguration
QSslConfiguration is better suited for these APIs. The ones
in QSslSocket that already have a counterpart have been deprecated.

[ChangeLog][QtNetwork][SSL/TLS Support] Most of the QSslSocket
functions to deal with ciphersuites, certification authorities
as well as elliptic curves have been deprecated in favor of the
corresponding counterparts in QSslConfiguration.

Task-number: QTBUG-46558
Change-Id: I1de03379efcbcab931c20e876e252769fe4279e0
Reviewed-by: Liang Qi <liang.qi@theqtcompany.com>
Reviewed-by: Richard J. Moore <rich@kde.org>
Reviewed-by: Jani Heikkinen <jani.heikkinen@theqtcompany.com>
2015-06-11 04:18:37 +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 QSslSocket: move default cipher, EC and default CA APIs to QSslConfiguration 2015-06-11 04:18:37 +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 Make warnings of QIODevice more verbose. 2015-05-23 08:59:20 +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