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

https connection doesn't work over proxy server with digest authentication

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.0.0
    • 4.7.2
    • Network: Proxies
    • None
    • 6ccbfd6ca498da04e4ef02102c4ded9768225b5a

      The problem can be reproduced with the Qt demo browser. Try to connect to an https:// site using a proxy with digest authentication.

      Http connection works fine with the same setup and https works in other tested browsers (MSIE, Opera, Chrome, Firefox).

      Squid server used to reproduce the problem
      Squid Cache: Version 3.1.12
      configure options:  '--prefix=/usr' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--enable-
      auth=basic,digest,ntlm' '--enable-removal-policies=lru,heap' '--enable-digest-auth-helpers=password' '--enable-storeio=aufs,ufs,diskd' '--enable-basic-auth-
      helpers=DB,LDAP,MSNT,NCSA,PAM,POP3,SASL,SMB,YP,getpwnam,multi-domain-NTLM,squid_radius_auth' '--enable-external-acl-
      helpers=ip_user,ldap_group,session,unix_group,wbinfo_group' '--enable-ntlm-auth-helpers=smb_lm,fakeauth,no_check' '--enable-delay-pools' '--enable-ssl' '--enable-snmp' '--
      enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-async-io' '--enable-truncate' '--enable-
      arp-acl' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-maxfd=4096' '--with-large-files' '--enable-linux-tproxy' '--enable-follow-x-forwarded-for' '--with-
      logdir=/var/log/squid' '--with-pidfile=/var/run/squid.pid' '--disable-strict-error-checking' '--with-default-user=proxy' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe' 
      'LDFLAGS=-Wl,--hash-style=gnu -Wl,--as-needed' 'CXXFLAGS=-march=x86-64 -mtune=generic -O2 -pipe' -
      

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

            shkearns Shane Kearns
            mpejcoch Martin Pejcoch (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes