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

QSslSocket wont provide correct close notify with QHttp

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • Some future release
    • 4.3.0
    • Network
    • None

    Description

      QSslSocket wont provide correct close notify with QHttp

      When creating a SSL connection to a HTTPs service with QHttp and it came time to close the connection. The remote host gave a Close Notify event, but we did not respond back correctly with one. In fact QSslSocket responds with a TCP Reset.

      It would be expected to see a Close Notify alert over the SSL channel.

      Instead QSslSocket gave a TCP Reset.

      Attachments

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

        Activity

          People

            tmacieir Thiago Macieira (closed Nokia identity) (Inactive)
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes