Closed
Bug 113524
Opened 23 years ago
Closed 20 years ago
Implement correct algorithm when downloading CA cert chains
Categories
(Core Graveyard :: Security: UI, defect, P2)
Tracking
(Not tracked)
RESOLVED
INVALID
psm2.4
People
(Reporter: ssaux, Unassigned)
Details
Algorithm is as follows:
If the chain chains to an already trusted root, the user [optionally?] gets a
success dialog, but is not asked to trust anything.
If the chain chains to a root that is not already trusted, the user is prompted
as to whether they want to trust the existing root.
If the chain doesn't chain to any root, the user is prompted as to whether he
wants to trust the ca highest in the chain (i.e,. closest to an hypothetical root).
| Reporter | ||
Updated•23 years ago
|
Comment 3•23 years ago
|
||
Stephane, you seem only to describe what the current behaviour is.
What new behaviour are you suggesting?
Updated•22 years ago
|
Keywords: nsbeta1
OS: Windows 2000 → All
Hardware: PC → All
Target Milestone: 2.2 → 2.4
Version: 2.1 → 2.4
Updated•20 years ago
|
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
| Assignee | ||
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
•