Closed Bug 82658 Opened 24 years ago Closed 24 years ago

cannot authenticate through proxy to an SSL site (using CONNECT)

Categories

(Core :: Networking: HTTP, defect)

x86
Linux
defect
Not set
critical

Tracking

()

VERIFIED FIXED

People

(Reporter: bbaetz, Assigned: darin.moz)

References

Details

Also see bug 82388, which is related. From that bug, its probably related to darin's landing, so I'm assigning to him. If an http proxy requires authentication, then when we receive the 407 response from the proxy, we display the auth prompt correctly. However, the auth headers are never added to the request - the only header sent is the user agent. nsHttpConnection::SetupSSLProxyConnect() doesn't add any other header. At a minimum, authentication+host should be added, but all the standard ones could possibly be added as well. Checked with 2001052308 comm linux build, + reading the source. I'm going to nominate this since I think that its a very important issue.
Keywords: nsbeta1
yup... should be a simple fix.
Depends on: 82388
fixed along with 82388.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Verified fixed.
Status: RESOLVED → VERIFIED
QA Contact: benc → junruh
You need to log in before you can comment on or make changes to this bug.