Closed
Bug 603635
Opened 15 years ago
Closed 9 years ago
NTLM with squid proxy auth is broken with https urls
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 602814
People
(Reporter: mat, Unassigned)
References
()
Details
(Whiteboard: [dupe?][ntlm][necko-would-take])
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:2.0b6) Gecko/20100101 Firefox/4.0b6
Build Identifier: Mozilla/5.0 (X11; Linux i686; rv:2.0b6) Gecko/20100101 Firefox/4.0b6
When using a squid proxy with ntlm auth, http request are working but https (connect) are not: the page looks like it's loading but firefox didn't manage to go further.
When using basic authentification it works both for http and https. Support was ok in firefox 3.x
Reproducible: Always
Steps to Reproduce:
1.setup an ntlm based proxy (ie. squid)
2.setup firefox to use this proxy and to use ntlm (ok by default)
3.open https://launchpad.net
Actual Results:
The page is not loaded
Expected Results:
The page should be loaded
Comment 1•15 years ago
|
||
Updated•15 years ago
|
Component: General → Networking
Product: Firefox → Core
QA Contact: general → networking
Whiteboard: [dupe?]
Version: unspecified → Trunk
Updated•10 years ago
|
Whiteboard: [dupe?] → [dupe?][ntlm][necko-would-take]
Comment 2•9 years ago
|
||
I think this is fixed.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•