2
edits
(→Instantbird: Expand libpurple project) |
|||
Line 235: | Line 235: | ||
! Mentor(s) | ! Mentor(s) | ||
! Comments | ! Comments | ||
|- | |||
| Implement RFC7512 PKCS#11 URI support and system integration | |||
| [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. | |||
| C coding, familiarity with PKCS#11 preferable | |||
| dwmw2 | |||
| rrelyea,dwmw2 | |||
|} | |} | ||
edits