Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    SSL Authentication fails if you wait long enough before typing the credentials

    Qt WebKit
    3
    7
    1356
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mahendra last edited by

      1. Run Tab Browser Example (Qt5.3.1/qtwebkit-examples/examples/webkitwidgets/browser)
      2. Enter an URL which needs authentication. (https://httpbin.org/basic-auth/user/passwd)
        Username: user
        Password: passwd
      3. Wait around one minute
      4. 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
      1 Reply Last reply Reply Quote 0
      • M
        mahendra last edited by

        please anyone provide me patch of this BUG in QT demo browser 5.3.1

        1 Reply Last reply Reply Quote 0
        • A
          andreyc last edited by

          Welcome to DevNet

          This forum is user oriented.
          Qt developers may not see your report unless you create a bug report on https://bugreports.qt-project.org/

          1 Reply Last reply Reply Quote 0
          • M
            mahendra last edited by

            the bug report is already created on https://bugreports.qt-project.org/
            link.please help me out.

            1 Reply Last reply Reply Quote 0
            • SGaist
              SGaist Lifetime Qt Champion last edited by

              Hi,

              You should post the link to the exact bug report you are referencing, that would help other help you

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply Reply Quote 0
              • M
                mahendra last edited by

                hello,

                this is the QTBUG,I want patch and cause of problem of this particualr BUG

                1. Run Tab Browser Example (Qt5.3.1/qtwebkit-examples/examples/webkitwidgets/browser)
                2. Enter an URL which needs authentication. (https://httpbin.org/basic-auth/user/passwd)
                  Username: user
                  Password: passwd
                3. Wait around one minute
                4. 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
                1 Reply Last reply Reply Quote 0
                • SGaist
                  SGaist Lifetime Qt Champion last edited by

                  No, you posted a link to the bug report system main page, not the specific bug entry that was already created

                  Interested in AI ? www.idiap.ch
                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post