Closed
Bug 1413308
Opened 8 years ago
Closed 7 years ago
PKCS#11 URIs not documented
Categories
(NSS :: Documentation, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
3.41
People
(Reporter: hkario, Assigned: ueno)
Details
Attachments
(1 file)
4.35 KB,
patch
|
rrelyea
:
review+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0
Build ID: 20170901070944
Steps to reproduce:
It is now possible to refer to tokens using PKCS#11 URIs.
They are provided using certutil -U command and can be used to refer to the key in place of a nickname (as in selfserv, tstclnt or pk12util)
Actual results:
Those features are not documented in man pages of certutil and pk12util
Assignee | ||
Comment 1•7 years ago
|
||
Assignee: nobody → dueno
Attachment #9025576 -
Flags: review?(rrelyea)
Comment 2•7 years ago
|
||
Comment on attachment 9025576 [details] [diff] [review]
nss-pkcs11-uri-doc.patch
Review of attachment 9025576 [details] [diff] [review]:
-----------------------------------------------------------------
r+ rrelyea
Attachment #9025576 -
Flags: review?(rrelyea) → review+
Assignee | ||
Comment 3•7 years ago
|
||
Thank you for the review. Pushed as:
https://hg.mozilla.org/projects/nss/rev/bbe3464ce439
Status: NEW → RESOLVED
Closed: 7 years ago
QA Contact: jjones
Resolution: --- → FIXED
Target Milestone: --- → 3.41
You need to log in
before you can comment on or make changes to this bug.
Description
•