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

ssl error on canceled request

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4: Low
    • None
    • 5.12.3
    • Network: SSL
    • None

    Description

      i dispatch lots of requests to a qnam and regularly cancel some of them
      ignoring QNetworkReply::OperationCanceledError when an error occurs.

      however, when ssl is involed, i get QNetworkReply::UnknownNetworkError stating:

      Error while reading: error:140E0197:SSL routines:SSL_shutdown:shutdown while in init, error:140E0197:SSL routines:SSL_shutdown:shutdown while in init, error:140E0197:SSL routines:SSL_shutdown:shutdown while in init, error:140E0197:SSL routines:SSL_shutdown:shutdown while in init

      i would expect to still only get OperationCanceledError and any internal errors, due to that, to be suppressed

      Attachments

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

        Activity

          People

            cnn Qt Core & Network
            darklighter Norbert Pfeiler
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes