Closed
Bug 74965
Opened 24 years ago
Closed 23 years ago
Proxy: clearing the address of the SSL proxy breaks HTTPS
Categories
(Core :: Networking, defect, P4)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: steve, Assigned: neeti)
Details
If you clear the address in the SSL proxy configuration (i.e. to make HTTPS go
directly instead of via the proxy), and then visit a https site Mozilla sits
there trying to resolve the hostname (and eventually fails). If I run a
tcpdump, I can see the DNS requests and DNS replies.
Comment 1•24 years ago
|
||
Reporter what build id are you using?
| Reporter | ||
Comment 2•24 years ago
|
||
Oops, sorry - Build 2001040421
Comment 3•24 years ago
|
||
Is this a problem with any direct HTTPS transaction (like w/ a new profile) or
an event-ordered problems (new profile - works fine, turn on SSL proxy - works
fine, turn off SSL proxy - breaks...)?
| Reporter | ||
Comment 4•24 years ago
|
||
I haven't found any particular event ordering is needed - I just clear the SSL
Proxy textbox and it breaks. Clicking the "Direct connection" radio button
makes it work, but that turns off all the other proxies too, of course.
Comment 6•24 years ago
|
||
Marking NEW.
Status: UNCONFIRMED → NEW
Component: Networking → NSPR
Ever confirmed: true
Product: Browser → NSPR
gagan: pls. explain the problem with more details. benc can we have this
reproduced?
Component: NSPR → Networking
Priority: -- → P4
Product: NSPR → Browser
Target Milestone: --- → mozilla0.9.3
I think I know what the problem is, but I cannot reporduce the problem in this case:
When you change proxy preferences in various situations, the existing window
does not always seem willing to re-connect. It sort of goes deaf to the network,
but a new window works fine.
Either that, or it is an obscure prefs.js problem.
So here's my advice:
1- Try opening a new window when this problem occurs and tell me if it still
doesn't surf.
2- If you have a profile that is not surfing HTTPS, clip the
"networking.proxy.*" lines out of prefs.js and send it to us.
Keywords: qawanted
Updated•24 years ago
|
Target Milestone: mozilla0.9.3 → mozilla0.9.4
| Reporter | ||
Comment 10•23 years ago
|
||
Verified fixed (2002060904)
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 11•23 years ago
|
||
REOPEN for RESOLVED/WFM.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Summary: Clearing the address of the SSL proxy breaks HTTPS → Proxy: clearing the address of the SSL proxy breaks HTTPS
Comment 12•23 years ago
|
||
If there is no specific bug w/ code or patch in this bug, please use
RESOLVED/WFM in the future.
In this case, if you could now VERIFY this bug, that would be great...
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•