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

Invalid certificate in list of SSL errors from QNAM

    XMLWordPrintable

Details

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

    Description

      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).

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes