Open
Bug 280605
Opened 20 years ago
Updated 2 years ago
Add pk12util option to produce summary listing of file
Categories
(NSS :: Tools, enhancement, P2)
Tracking
(Not tracked)
NEW
People
(Reporter: nelson, Unassigned)
References
Details
Separately, bug 280602 requests a -l (ell) option for certutil (an alternative to -i and -o options) that provides a detailed listing of all the certs and keys in the p12 file. This bug requests an additional enhancement to cerutil to produce a summary listing of certs and keys in a p12 file, perhaps including only the friendly name and an indication of whether the private key is present, for each cert. If no friendly name is present, or if the "friendly" name is a GUID in hex, it might list the subject common name or the entire subject name of the cert instead. This behavior might be specified with a -q option (quick list) that is given in addition to -l, or might be a separate command type option (e.g. -q instead of -l).
| Reporter | ||
Comment 1•20 years ago
|
||
Everywhere in the above description where I typed "certutil", please substitute pk12util.
| Reporter | ||
Updated•20 years ago
|
QA Contact: bishakhabanerjee → jason.m.reid
| Reporter | ||
Updated•19 years ago
|
QA Contact: jason.m.reid → tools
| Reporter | ||
Updated•19 years ago
|
Priority: -- → P2
Target Milestone: --- → 3.11.2
Updated•18 years ago
|
Target Milestone: 3.11.3 → 3.11.8
| Reporter | ||
Updated•17 years ago
|
Assignee: neil.williams → nobody
Target Milestone: 3.11.8 → ---
Updated•17 years ago
|
Assignee: nobody → biswatosh2001
| Reporter | ||
Updated•15 years ago
|
Assignee: biswatosh2001 → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•