Closed
Bug 61418
Opened 24 years ago
Closed 24 years ago
browser hangs on HTTPS through proxy (MS Proxy Server 2.0, port 81)
Categories
(Core :: Networking, defect, P3)
Tracking
()
mozilla0.9.1
People
(Reporter: tjphilpot, Assigned: dougt)
References
()
Details
(Keywords: hang)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.17-21mdk i586; en-US; m18) Gecko/20001120
BuildID: 2000112016
Much like bug 49507 (see comments by Andreas Franke, 11-19-2000) , the browser
hangs when accessing any https url. Clicking stop causes the browser to lock
up. I know that bugs 31174 and 56935 dealt with SSL and proxies, but this bug
still seems to be there
Reproducible: Always
Steps to Reproduce:
1. Set proxies
HTTP filter.ltw.net:81
FTP filter.ltw.net:81
HTTPS filter.ltw.net:81
2. Access any https: site
Actual Results: Browser hangs, then freezes up when Stop is clicked
Expected Results: Should have loaded the page...
Comment 1•24 years ago
|
||
This is probably a duplicate of bug 45747. The patch to that was landed an hour
after the build Thomas is using was built.
Thomas, can you reproduce the problem with a more recent build?
Reporter | ||
Comment 2•24 years ago
|
||
Actually, I reverified this bug with build 20001128, but although I can access
http sites (and have been able to for a long time), I can't get to HTTPS sites.
I did actually check my ability to get to HTTPS sites with a non-proxied ISP,
and I found that it hangs the browser in the same way. In that case, I suspect
that the problem may be more with SSL than with proxies and I'm sure theres a
bug report for this already.
Comment 3•24 years ago
|
||
Thomas, do you have psm installed?
If so, did you install the browser and psm as root while running it as a user?
Psm needs write access to some things in its install directory... (bug 49507)
Reporter | ||
Comment 4•24 years ago
|
||
I installed Mozilla as a non root user (thomas) into my home directory
(/home/thomas/mozilla/package...) PSM is installed (by this same user) and all
the files are owned by thomas:thomas.
Comment 5•24 years ago
|
||
->Crypto
Assignee: mstoltz → ddrinan
Component: Security: General → Security: Crypto
QA Contact: ckritzer → junruh
Comment 6•24 years ago
|
||
Component Networking
Assignee: ddrinan → darin
Status: UNCONFIRMED → NEW
Component: Security: Crypto → Networking
Ever confirmed: true
QA Contact: junruh → tever
Comment 7•24 years ago
|
||
Is this an MS Proxy thing alone, or does it occur with other proxies. Bug 69029
is identical bar the use of Squid as the proxy. It may be a dup.
Updated•24 years ago
|
Target Milestone: --- → Future
Updated•24 years ago
|
Target Milestone: Future → mozilla0.9.1
Assignee | ||
Comment 9•24 years ago
|
||
Hey Ben, is there a MS Proxy Server (v2.0) in house?
Reporter, can you verify this bug again? The reason for this is that the
security code use to be a seperate process. After the PSM2 branch landed, it is
now inside of the mozilla executable. Alot has changed, and I am hoping that
this bug goes away because of this change.
Comment 10•24 years ago
|
||
qa to me.
To my knowledge, we do not have one of these. I'll put this on my list of 0.9.1
things to do.
QA Contact: tever → benc
Assignee | ||
Comment 11•24 years ago
|
||
marking this as dup of 69029
*** This bug has been marked as a duplicate of 69029 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•