Closed
Bug 417092
Opened 16 years ago
Closed 14 years ago
Modify pkix_CertSelector API to return an error if cert was rejected.
Categories
(NSS :: Libraries, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
3.12.3
People
(Reporter: alvolkov.bgs, Assigned: alvolkov.bgs)
Details
(Whiteboard: PKIX SUN_MUST_HAVE)
Currently, in most of the cases the function returns only match/not-match status, but does not return a clue why a cert was rejected. This enhancement is needed for PKIX_ValidateChain only. Should not be targeted to be fixed in 3.12.
Assignee | ||
Updated•16 years ago
|
Whiteboard: PKIX
Assignee | ||
Updated•15 years ago
|
Priority: -- → P2
Comment 1•15 years ago
|
||
Alexei, please add more explanation of what is wanted here, and where it is needed (what other code would be changed to use it).
Target Milestone: 3.12 → 3.12.1
Assignee | ||
Updated•15 years ago
|
Target Milestone: 3.12.1 → 3.12.2
Assignee | ||
Updated•15 years ago
|
Whiteboard: PKIX → PKIX SUN_MUST_HAVE
Updated•15 years ago
|
Target Milestone: 3.12.2 → 3.12.3
Assignee | ||
Comment 2•14 years ago
|
||
Fixed by patch to bug 420991
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•