qt5base-lts/tests/auto/network/ssl
Jeremy Lainé 0a1d7f6151 ssl: merge and tighten sslErrors and peerVerifyError tests
The sslErrors and peerVerifyError test the same situation: connect to a
server which is using the fluke certificate, using the incorrect host name.
They connect respectively to qt-test-server:993 and the.server.ip.address:443.

The sslErrors is prone to backend-dependent failures concerning the order
in which SSL errors are received, just like the peerVerifyError test was
until recently.

This change merges these two tests into one, which is run against the same
two servers as previously. It also adds a check to ensure that sslErrors
and peerVerifyError emit the same SSL errors (regardless of order).

This also fixes the included headers for non-OpenSSL backends.

Change-Id: Ibd5f60d24f1682989378e87729389e4b8f9efac5
Reviewed-by: Richard J. Moore <rich@kde.org>
2014-12-09 16:58:08 +01:00
..
qasn1element Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsslcertificate Add qHash(QSslCertificate) overload 2014-10-19 07:32:37 +02:00
qsslcipher Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsslellipticcurve SSL: Add support for selecting which curves should be used by an elliptic cipher 2014-11-26 22:07:56 +01:00
qsslerror Add qHash(QSslError) overload 2014-10-19 07:32:41 +02:00
qsslkey Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsslsocket ssl: merge and tighten sslErrors and peerVerifyError tests 2014-12-09 16:58:08 +01:00
qsslsocket_onDemandCertificates_member Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsslsocket_onDemandCertificates_static Update license headers and add new license files 2014-09-24 12:26:19 +02:00
ssl.pro SSL: Add support for selecting which curves should be used by an elliptic cipher 2014-11-26 22:07:56 +01:00