qt5base-lts/tests/auto/network/ssl
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
..
qsslcertificate Deprecate QSslCertificate::isValid() replace with isBlacklisted() 2011-11-14 10:39:47 +01:00
qsslcipher all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qsslerror all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qsslkey all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qsslsocket Doc: Fixing typo 2011-10-26 13:50:12 +02:00
qsslsocket_onDemandCertificates_member Moved tests into network/ssl/ 2011-11-02 18:51:29 +01:00
qsslsocket_onDemandCertificates_static Moved tests into network/ssl/ 2011-11-02 18:51:29 +01:00
ssl.pro Moved tests into network/ssl/ 2011-11-02 18:51:29 +01:00