Closed
Bug 67226
Opened 25 years ago
Closed 25 years ago
Can't login to AOL on AOL's web site www.aol.com
Categories
(Core Graveyard :: Security: UI, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: scalkins, Assigned: ddrinan0264)
Details
(Keywords: platform-parity)
See this on branch and trunk
Win32 2001-01-30-23MTEST
Win32 2001-01-31-04Mtrunk
Steps to repro:
1)Launch NS6 browser.
2)Go to www.aol.com
3)Type in your AOL screen Name and password on this page, then
click the "Go" button.
Actual results: Nothing happens. In the browser, you get a dialog saying
connection was refused at screenname.aol.com. You don't log in.
In the console you'll see:
Document http://www.aol.com/ loaded successfully
Error loading URL https://screenname.aol.com/_cqr/mc/dosignin.adp: 804b000d
Comment 1•25 years ago
|
||
Mozilla doesn't support https connections by default. You need to install
PSM. Choose "install PSM" from the debug menu to make this happen.
The connection refused is because screenname.aol.com only accepts
https connections, not http. Marking invalid. Please reopen this bug if you
can see it after installing PSM.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
All commercial builds are built with PSM ;-).
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Yes, I was using commercial. Should I move this to Bugscape?
This works OK on Linux and Mac for commercial trunk (1/31builds) and branch
(1/30 builds)
Setting pp and changing componenet to security.
Assignee: evangelism → mstoltz
Status: REOPENED → NEW
Component: Evangelism → Security: General
Keywords: pp
QA Contact: zach → ckritzer
oops...correction. On Mac and Linux, this works on branch (1/30) but not on
trunk (1/31)
Comment 5•25 years ago
|
||
Looks like an SSL issue. Reassigning to crypto.
Assignee: mstoltz → ddrinan
Component: Security: General → Security: Crypto
QA Contact: ckritzer → junruh
Comment 6•25 years ago
|
||
Move it to bugscape unless someone can confirm it in a mozilla build with
PSM.
A DUP of bug 67203, which Bryner checked in a fix for, just tonight?
Comment 8•25 years ago
|
||
Can someone see if this is fixed in a fresh build?
Either Suzanne or I will knock it out tomorrow.
Comment 10•25 years ago
|
||
Worksforme with the 2001020104 WinNT trunk build.
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 11•25 years ago
|
||
Verified on branch also for win32 2001-01-31-14MTEST
Verified on Mac 2001-02-01-04 Mtrunk
Verified on Linux 2001-02-01-08 Mtrunk
Status: RESOLVED → VERIFIED
Comment 12•24 years ago
|
||
Mass changing Security:Crypto to PSM
Component: Security: Crypto → Client Library
Product: Browser → PSM
Version: other → 2.1
Comment 13•24 years ago
|
||
Mass changing Security:Crypto to PSM
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•