Closed
Bug 592950
Opened 14 years ago
Closed 14 years ago
HTTPS sites do not open in Firefox Beta 4.0b6pre
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 592197
People
(Reporter: guruprasad_iyer, Unassigned)
References
()
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; MS-RTC LM 8)
Build Identifier: Mozilla/5.0 (Windows NT 6.1; rv:2.0b6pre) Gecko/20100901 Firefox/4.0b6pre
HTTPS sites do not open in Firefox Beta 4.0b6pre. For example, https://www.google.com or https://bugzilla.mozilla.org
The status is Done but the browser remains in the previous page itself.
Reproducible: Always
Steps to Reproduce:
1. Open Firefox/4.0b6pre
2. Load https://bugzilla.mozilla.org
3.
Actual Results:
Nothing will happen, the page will not load.
Comment 1•14 years ago
|
||
I'm seeing this on beta 5 as well. Are you using a proxy with NTLM authentication?
Using Wireshark, I'm seeing Firefox attempt to CONNECT with the proxy with a 407 (Proxy Authn Required). In comparison, IE gets a 200 (Connection established).
The difference appears to be that Firefox is omitting the Proxy-Authorization header in the CONNECT request.
Reporter | ||
Comment 2•14 years ago
|
||
Yes, I am working inside my company intranet and need to go through a proxy server with NTLM authentication.
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•