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

QNetworkReply::sslErrors ( const QList<QSslError> & errors ) signal does not emit on ssl handshake failed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 4.7.1
    • Network
    • None
    • Linux, libssl.so.0.9.8

      In attached example the QNetworkReply::error(QNetworkReply::NetworkError) with code 6 is emitted. The code 6 means:
      "the SSL/TLS handshake failed and the encrypted channel could not be established. The sslErrors() signal should have been emitted."
      But the sslErrors() signal is not emitted.
      The libssl.so.0.9.8 is installed.
      It does not work either with -openssl-linked or -openssl qt configure option.

        1. patch.diff
          2 kB
        2. main.cpp
          1 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Unassigned Unassigned
            rzielonk Radek Zielonka (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes