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

QSslSocket::waitForEncrypted() can fail with some SSL servers

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 5.5.1, 5.6.0 RC
    • Network: SSL
    • Windows 7

    Description

      QSslSocket::waitForEncrypted() can fail with some SSL servers, although if a processEvents() call is done right afterwards then it will succeed. This is not happening with all servers as amazon.co.uk and account.qt.io work fine without the processEvents() call.

      Adjusting the timeout makes no difference as it will fail either way until a processEvents() call after which it will see it as encrypted.

      Attachments

        Issue Links

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

          Activity

            People

              tpochep Timur Pocheptsov
              andysh Andy Shaw
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes