Closed
Bug 117062
Opened 23 years ago
Closed 23 years ago
"Unknown socket type. Loading aborted" when trying to access SSL'ed site
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
People
(Reporter: jakub, Assigned: darin.moz)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7) Gecko/20011226
BuildID: 2001122617
loading stops at Alert: "Unknown socket type. Loading aborted" immediately after
trying to access any url starting with https://
Reproducible: Always
Steps to Reproduce:
1. write https://somesite to location bar
2. <enter>
Actual Results: Alert "Unknown socket type. Loading aborted" appears
Expected Results: it should load the SSL'ed page
Comment 1•23 years ago
|
||
The message should really say "In order to view SSL sites, you need to have PSM
installed" or something similar.
If you installed from RPM, you also need the mozilla-psm package. Otherwise,
re-install and don't uncheck PSM this time around.
*** This bug has been marked as a duplicate of 47617 ***
Severity: blocker → normal
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 3•23 years ago
|
||
I think there were some instrunctions on http://www.mozilla.org on building psm
into mozilla. The other alternative is to download a recent nightly build and
it should be installed.
You need to log in
before you can comment on or make changes to this bug.
Description
•