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

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

XMLWordPrintable

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

      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.

        1. qtbug51263.zip
          0.8 kB
          Andy Shaw
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes