qt5base-lts/tests/auto/network
Richard J. Moore 7c8131763d Prevent spurious SSL errors from local certificates.
Qt since approximately 4.4 has set the verify callback on both the SSL
store and the SSL context. Only the latter is actually needed. This is
normally not a problem, but openssl prior to 1.0.2 uses the verify
code to find the intermediate certificates for any local certificate
that has been set which can lead to verification errors for the local
certificate to be emitted.

Task-number: QTBUG-33228
Task-number: QTBUG-7200
Task-number: QTBUG-24234
Change-Id: Ie4115e7f7faa1267ea9b807c01b1ed6604c4a16c
Reviewed-by: Peter Hartmann <phartmann@blackberry.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2014-01-16 21:57:06 +01:00
..
access network proxy tests: adapt proxy authentication to new server 2014-01-10 17:14:29 +01:00
bearer Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
kernel test: tst_qhostinfo requires `private_tests' set 2014-01-15 16:18:44 +01:00
socket test: tst_qhttpsocketengine requires `private_tests' set 2014-01-15 16:18:47 +01:00
ssl Prevent spurious SSL errors from local certificates. 2014-01-16 21:57:06 +01:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00