Closed
Bug 31737
Opened 26 years ago
Closed 26 years ago
Unnecessary "No Acceptable Identification" dialog when client certs optional
Categories
(Core :: Security: PSM, enhancement, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: jgmyers, Assigned: jgmyers)
References
()
Details
(Whiteboard: [nsbeta3+])
Attachments
(1 file)
|
6.34 KB,
patch
|
Details | Diff | Splinter Review |
Connecting to an SSL server where user certs are requested but not required when
the user has no client certs installed, PSM puts up a modal dialog box "No
Acceptable Identification".
This dialog box annoys the user for no purpose and discourages sites from
configuring their servers to accept client certs, since configuring their
servers that way will annoy their large installed base of non-cert-holding
users.
If the server sends a fatal alert indicating a certificate is required, then
such a dialog box would be useful. Otherwise, the server is perfectly capable
of giving the user a reasonable error message, if such is warranted.
| Assignee | ||
Updated•26 years ago
|
Version: 1.01 → 1.1
Comment 1•26 years ago
|
||
RFE
Assignee: lord → javi
Severity: normal → enhancement
QA Contact: lord → junruh
| Assignee | ||
Comment 2•26 years ago
|
||
Comment 4•26 years ago
|
||
The patch is good and should go in once the PSM 1.2 tree has been tagged and
shipped. Hopefully within the next week.
Comment 6•26 years ago
|
||
Re-assigning to jgmyers@netscape.com since he coded the fix and will ultimately
check it in.
Assignee: javi → jgmyers
Whiteboard: [nsbeta3+]
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 7•26 years ago
|
||
Fix checked in.
Comment 8•26 years ago
|
||
Is there a testcase so that I can verify this?
| Assignee | ||
Comment 9•26 years ago
|
||
Adding testcase
Comment 10•26 years ago
|
||
Removed self from cc list
Comment 11•26 years ago
|
||
Reopening. There is still a "No Acceptable Identification" dialog on Mac, Linux
and Win98 when visiting https://we-gotmail.red.iplanet.com
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 12•26 years ago
|
||
Did you test with a post-1.2 tip PSM build?
Comment 13•26 years ago
|
||
Re-marking fixed. Will verify when I get a new build of PSM.
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → FIXED
Comment 14•25 years ago
|
||
Verified fixed on 8/28 linux with the 8/28 build of psm.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•