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

NTLMv2 proxy support works with "http" urls, but not for "https" urls.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.3.2
    • 5.1.1
    • None
    • Windows 7, Windows XP

    Description

      Tested with demobrowser ( examples\webkitwidgets\browser ).
      Proxy-Server: squid/3.2.13

      I'm trying to join the "qt-project.org".
      All right with the scheme "http://".

      Problems arise with the scheme "https://":

      My client sent twice:
      "
      CONNECT qt-project.org:443 HTTP/1.1
      Proxy-Connection: keep-alive
      Host: qt-project.org
      User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.21 (KHTML, like Gecko) demobrowser/0.1 Safari/537.21
      Proxy-Authorization: NTLM TlRMTVNTUAABAAAABQIAAAAAAAAAAAAAAAAAAAAAAAA=
      "

      With same "Proxy-Authorization: NTLM TlRMTVNTUAABAAAABQIAAAAAAAAAAAAAAAAAAAAAAAA="

      After that, connection was refused.

      Attachments

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

        Activity

          People

            mgoetz2 Markus Goetz (Woboq GmbH)
            vorloff Vsevolod Orlov
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes