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

ssl error on canceled request

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:

                There are no open Gerrit changes