Closed
Bug 1142209
Opened 11 years ago
Closed 10 years ago
Implement nickname renaming in certutil
Categories
(NSS :: Tools, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
3.21
People
(Reporter: KaiE, Assigned: KaiE)
References
Details
Attachments
(2 files)
10.20 KB,
patch
|
rrelyea
:
review+
|
Details | Diff | Splinter Review |
1.99 KB,
patch
|
elio.maldonado.batiz
:
review+
|
Details | Diff | Splinter Review |
We added private API __PK11_SetCertificateNickname in NSS 3.18
We should implement a certutil command to rename a nickname of an existing cert in the database.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee: nobody → kaie
Attachment #8578851 -
Flags: review?(rrelyea)
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8578854 -
Flags: review?(emaldona)
Updated•11 years ago
|
Attachment #8578854 -
Flags: review?(emaldona) → review+
Assignee | ||
Updated•10 years ago
|
Target Milestone: 3.18.1 → 3.19
Assignee | ||
Updated•10 years ago
|
Target Milestone: 3.19 → ---
Updated•10 years ago
|
Attachment #8578851 -
Flags: review?(rrelyea) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Both patches checked in.
In addition, I ran "make" in the nss/doc subdirectory, to update the .1 and .html files.
https://hg.mozilla.org/projects/nss/rev/0d978a109709
https://hg.mozilla.org/projects/nss/rev/5e32db8a0afa
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.21
You need to log in
before you can comment on or make changes to this bug.
Description
•