Comment #8 on issue 8771 by [email protected]: NTLM authentication to Squid  
proxy fails for HTTPS sites
http://code.google.com/p/chromium/issues/detail?id=8771

Internet Explorer and Firefox won't be able to proceed in
that situation either.  So Chrome must have sent a different
Proxy-Authorization request header to Squid to cause Squid
to respond differently.

If Firefox can do NTLM auth with your Squid proxy, could
you get the following Firefox preference settings?

1. Type "about:config" in Firefox's location bar.

2. Type "lm" in the Filter field.

3. Only three preferences should remain.  What are their values?

If the value of network.automatic-ntlm-auth.allow-proxies is true
(the default value), could you change it to false and try again?

Our NTLM code is copied from Firefox, but Firefox only uses the
code when network.automatic-ntlm-auth.allow-proxies is false.
(If network.automatic-ntlm-auth.allow-proxies is true, Firefox
uses a Windows system DLL to do NTLM.)

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to