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

SSL Authentication Fails if credentials are provided after 1 minute (WebKit-based browsers)

XMLWordPrintable

      1) Run Tab Browser Example (Qt5.3.0/qtwebkit-examples/examples/webkitwidgets/browser)
      2) Enter an URL which needs authentication.
      example : https://httpbin.org/basic-auth/user/passwd
      Username: user
      Password: passwd
      3) Wait around one minute
      3) Enter Username and Password and press OK.
      Expected result:
      You can login
      Actual result:
      You're not able to login, the authentication jams and doesn't give any error or warning.

      If you enter the username and password before 1 minute you are able to login successfully.

      On debugging the source code we found that we are receiving error "RemoteHostClosedError".

      This issue does not exist in Qt 4.7.1.
      Is there any patch available for this bug

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

            allan.jensen Allan Sandfeld Jensen
            shwetachandani Shweta Chandani
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes