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

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes