Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-20225

Invalid certificate in list of SSL errors from QNAM

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • Some future release
    • 5.3.0 RC1
    • Network: SSL
    • None

      QNAM seems to add two "certificate expired" errors in the QList of QSslError's emit'ed via the sslErrors() signal and one of the errors contain a null-certificate.

      Ways to reproduce it:
      1) Set your system time to sometime in the future (later than 2016).
      2) Build and run the test.cpp file (attached).

      Notice how there're two errors with certificate expired, but one of the errors contains an invalid certificate (.isNull() == true).

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Unassigned Unassigned
            ahfaeroey Alexander Færøy (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes