Closed
Bug 61687
Opened 25 years ago
Closed 22 years ago
[meta] HTTPS protocol specific bugs.
Categories
(Core :: Networking, defect, P3)
Core
Networking
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: darin.moz, Unassigned)
References
Details
meta bug for tracking HTTPS protocol specific bugs.
Comment 1•25 years ago
|
||
On linux 2.2.16 the browser (6.01) hangs on any https:<url> request when run as
normal user, but behaves correctly when run as root.
netstat shows no open socket in the first case, but shows normal
<local>:<highport> <remote>:https in the latter.
the same behaviour (hang) appears when accessing the
Tasks->Privacy and Security->Security Manager tag as user, but, again, no
problem when running the browser as root.
Reporter | ||
Comment 2•25 years ago
|
||
Markus:
In 6.01 the personal security manager (PSM) files must be owned by the user
running the personal security manager. This is/was an unfortunate requirement.
In the new world, PSM will not have this problem because it will be running in
process. Please see the 6.01 release notes for more info. Thanks.
Comment 4•24 years ago
|
||
Version Mozilla 0.91 will report Error: [Exception... "'Method not implemented'
when calling method: [nsIWebProgressListener::onSecurityChange]"
nsresult: "0x80004001 (NS_ERROR_NOT_IMPLEMENTED)" location: "<unknown>" data:
no]
while on an https page . note that this was not the case in Version 0.9
Comment 5•23 years ago
|
||
moving neeti's futured bugs for triaging.
Assignee: neeti → new-network-bugs
Comment 6•22 years ago
|
||
Tracking Bug all done
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•