qt5base-lts/tests/auto/qsslcertificate
Rohan McGovern c6b6278ab2 Make failure messages from tst_QSslCertificate::verify much more useful
Changes the failure message from the previously brief:

  '(errors.count() == 0)' returned FALSE.

To the vastly more useful:

  '(errors.count() == 0)' returned FALSE.
  (errors: [ "The certificate has expired" ])

Change-Id: I587cd8ddfd3c17e273220bc95691b3dc92390547
Reviewed-on: http://codereview.qt.nokia.com/2241
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Peter Hartmann <peter.hartmann@nokia.com>
2011-08-02 13:14:55 +02:00
..
certificates Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-staging 2011-05-25 01:11:52 +10:00
more-certificates SSL: Add methods to access the tags of the subject and issuer of a cert 2011-07-11 17:33:16 +02:00
verify-certs Add the ability to verify a chain of certificates 2011-07-12 13:57:14 +02:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qsslcertificate.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst_qsslcertificate.cpp Make failure messages from tst_QSslCertificate::verify much more useful 2011-08-02 13:14:55 +02:00