Open
Bug 350502
Opened 18 years ago
Updated 2 years ago
Implement PKCS11 extensions
Categories
(NSS :: Libraries, enhancement, P4)
NSS
Libraries
Tracking
(Not tracked)
NEW
People
(Reporter: ckannan, Unassigned)
Details
We need the following functionality made available in NSS.
for example,
(1) ability to import a CA certificate onto a HSM and to mark it trusted
there.
Right now, NSS is not able to do this because we do not have the PKCS 11
extensions implemented.
bob relyea mentioned to me that its not part of the standard.
This bug is being filed to track this issue.
Comment 1•18 years ago
|
||
NSS already implements its own non-standard PKCS#11 extensions for this purpose.
So, It appears to me that this RFE is requesting that NSS's extensions to
PKCS#11 be added to the standard, so that HSM vendors will implement it.
Is that what this RFE is requesting?
If so, the summary should be "Standardize NSS's PKCS#11 extensions".
If not, then please explain what is really being requested.
Severity: normal → enhancement
Updated•18 years ago
|
Priority: -- → P4
Updated•18 years ago
|
OS: Linux → All
Hardware: PC → All
Comment 2•18 years ago
|
||
Chandrasekar, you will need to take this up with the PKCS#11 working group before any progress can be made on this bug.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•