qt6-bb10/tests/auto/network/ssl
Timur Pocheptsov 37d9e44cd0 QSslConfiguration::setCiphers - introduce the overload taking QString
We had such an overloaded version in QSslSocket, it was deprecated without
providing any alternative. Now this function has some use and may be
introduced in Qt6, as QSslConfiguration::setCiphers(const QString &).
Last but not the least - a useless and strange auto-test was removed
(it was creating a list of 5 QSslCiphers each with isNull() == true).
That's becasue '!MD5' or 'ALL' (for example) is not a cipher to be found
in supportedCiphers.

Change-Id: I47eb4c0faa9b52885e883751dd992cd9cb3d26fe
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2020-07-01 11:26:15 +02:00
..
qasn1element QSslCertificate: overhaul ASN.1 datetime parsing 2020-05-22 15:40:22 +02:00
qdtls Use QList instead of QVector in network tests 2020-06-25 07:54:44 +02:00
qdtlscookie Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
qocsp Use QList instead of QVector in network tests 2020-06-25 07:54:44 +02:00
qpassworddigestor Regenerate tests/auto/network/ssl 2019-11-13 10:07:48 +00:00
qsslcertificate QSslSocket: remove certificate-related setters 2020-06-22 12:11:47 +02:00
qsslcipher Regenerate tests/auto/network/ssl 2019-11-13 10:07:48 +00:00
qssldiffiehellmanparameters Regenerate tests/auto/network/ssl 2019-11-13 10:07:48 +00:00
qsslellipticcurve Regenerate tests/auto/network/ssl 2019-11-13 10:07:48 +00:00
qsslerror Regenerate tests/auto/network/ssl 2019-11-13 10:07:48 +00:00
qsslkey Remove winrt 2020-06-06 20:25:49 +02:00
qsslsocket QSslConfiguration::setCiphers - introduce the overload taking QString 2020-07-01 11:26:15 +02:00
qsslsocket_onDemandCertificates_member long_name_onDemandCerts_member - stop testing/using the deprecated API 2020-06-12 14:09:04 +02:00
qsslsocket_onDemandCertificates_static long_name_onDemandCerts_static - stop testing/using the deprecated API 2020-06-12 14:09:23 +02:00
CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
ssl.pro Remove winrt 2020-06-06 20:25:49 +02:00