Confirmed users
161
edits
m (→NSS (Network Security Services): Clean up wiki formatting) |
|||
Line 237: | Line 237: | ||
|- | |- | ||
| Implement RFC7512 PKCS#11 URI support and system integration | | Implement RFC7512 PKCS#11 URI support and system integration | ||
| [https://tools.ietf.org/html/rfc7512 RFC7512] defines a URI standard | | [https://tools.ietf.org/html/rfc7512 RFC7512] defines a URI standard for identifying PKCs#11 tokens and the objects therein. We need to implement a PK11_FindCertByURI() or similar function, and also make it possible to obtain/generate the URI for a given CERT and other objects which have been found/selected by other means. See [https://bugzilla.mozilla.org/show_bug.cgi?id=1162897 bug 1162897] for details. Also, NSS does not obey the system configuration for which PKCS#11 tokens to load, as described in [https://bugzilla.mozilla.org/show_bug.cgi?id=248722 bug 248722]. We should fix this too. | ||
for identifying PKCs#11 tokens and the objects therein. We need to | |||
implement a PK11_FindCertByURI() or similar function, and also make it | |||
possible to obtain/generate the URI for a given CERT and other objects | |||
which have been found/selected by other means. | |||
See [https://bugzilla.mozilla.org/show_bug.cgi?id=1162897 bug 1162897] | |||
for details. | |||
Also, NSS does not obey the system configuration for which PKCS#11 | |||
tokens to load, as described in [https://bugzilla.mozilla.org/show_bug. | |||
cgi?id=248722 bug 248722]. We should fix this too. | |||
| C coding, familiarity with PKCS#11 preferable | | C coding, familiarity with PKCS#11 preferable | ||
| dwmw2 | | dwmw2 | ||
| rrelyea,dwmw2 | | rrelyea, dwmw2 | ||
|} | |} | ||