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

All SSL requests emit QSslError with code 0 (NoError)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 4.7.3
    • Network: SSL
    • None
    • Win7 x64, msvc2008, Qt 4.7.3, OpenSSL 1.0.0a

    Description

      I have installed OpenSSL 1.0.0a. I'm seeing QSslError::NoError emitted when doing a HTTP GET request (via QNAM) for any SSL website, self-signed or not. If it's a self-signed cert, I don't get a self-signed error, just "No error". Same for completely valid websites (e.g. www.google.com)

      Steps to reproduce:

      • open demo browser to https://www.google.com or run sslinfo with arguments: www.google.com 443
      • you receive SSL Error: "No Error"

      I think this could be related to QTBUG-7200, except I am not using any client certificates.

      Workaround:

      Use the Qt-provided OpenSSL libraries (version 0.9.8n). The problem does not occur with those DLLs.

      Attachments

        Issue Links

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

          Activity

            People

              Unassigned Unassigned
              bparker Brad Parker
              Votes:
              3 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes