qt5base-lts/tests/auto/network
Richard Moore e66d3d9899 Deprecate QSslCertificate::isValid() replace with isBlacklisted()
Currently isValid wrongly gives the impression it checks a certificate
for validity - it doesn't. It merely checks if the certificate dates
are valid and if the certificate is blacklisted. Since it's already
easy for users to check the dates, let's just give them access to the
ability to check for blacklisting.

Change-Id: I25be3bde6a01063034702a9574b28469bf4882cd
Reviewed-by: Peter Hartmann <peter.hartmann@nokia.com>
2011-11-14 10:39:47 +01:00
..
access QNAM: Fix authentication cache when the password is in the URL 2011-11-08 17:20:39 +01:00
bearer Re-enabled tests 2011-10-26 02:58:36 +02:00
kernel all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
socket Move support for socket binding from QUdpSocket upstream to QAbstractSocket. 2011-10-31 20:25:12 +01:00
ssl Deprecate QSslCertificate::isValid() replace with isBlacklisted() 2011-11-14 10:39:47 +01:00
network.pro Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00