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

Unstable HTTPS connection via proxy server with authentication

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 5.3.2
    • Network
    • None
    • Window 8.1, Windows 7, MinGW, OpenSSL 1.0.0e

      Steps to reproduce)

      (You can use proxy server with authentication instead Step 1 to 3, we can recreate with Squid.)

      1) Download Fiddler 4
      http://www.telerik.com/download/fiddler

      2) Run Fiddler
      (It will overwrite proxy settings on the system)

      3) Select "Menu -> Rules -> Require Proxy Authentication" on Fiddler.
      (It will provide authentication as user=1 pass=1)

      4) Run attached sample, The app will load https://www.google.com/maps

      5) Input 1, 1 to the dialog.

      Result)

      Expected: The page will load.
      Actual: The page is never loaded. (google-map-with-auth.PNG)

      Additional Info)

      • Sometimes it works or sometimes it doesn't work, please try again and again.
      • Internet Explorer can load on same environment.
      • The sample work if unselect "Menu -> Rules -> Require Proxy Authentication".

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

            richmoore Richard Moore (qtnetwork)
            qt-support@sra.co.jp SRA Support
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes