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

Update SSL_write error handling to better support server-initiated renegotiation.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.2.0
    • 5.1.0
    • Network: SSL
    • None
    • b1a9610707de374364b857ec9ac11ec6346e0454

    Description

      SSL_write can error with codes SSL_ERROR_WANT_WRITE or SSL_ERROR_WANT_READ, which should continue to write or exit the write loop, respectively.

      Currently, all error codes generated by SSL_write are fatal.

      Attaching a patch against the dev branch which addresses the issue.

      Attachments

        Issue Links

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

          Activity

            People

              shkearns Shane Kearns
              scottdeboy Scott Deboy
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes