Closed
Bug 303021
Opened 20 years ago
Closed 3 years ago
Enable NSS to use tokens that support X9.31 RSA key pair generation.
Categories
(JSS Graveyard :: Library, enhancement)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: wtc, Assigned: nkwan)
References
Details
JSS should be able to use tokens that support X9.31 RSA key pair
generation. CKM_RSA_X9_31_KEY_PAIR_GEN support was added to
PK11_GenerateKeyPair in NSS 3.11 (see bug 302219). We need to
expose this new feature in JSS.
Updated•18 years ago
|
QA Contact: libraries
Updated•18 years ago
|
QA Contact: libraries → jss-qa
Comment 1•3 years ago
|
||
JSS development has moved from the Mozilla community to the Dogtag PKI community. Please re-file this bug at https://github.com/dogtagpki/jss if it is still relevant. Thank you!
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•