1 $Id: TODO,v 1.1 2008/03/22 09:42:41 mlelstv Exp $
5 comparing (ldap canonlisation rules)
10 Rewrite the pkcs11 code to support the following:
12 * Reset the pin on card change.
13 * Ref count the lock structure to make sure we have a
14 prompter when we need it.
15 * Add support for CK_TOKEN_INFO.CKF_PROTECTED_AUTHENTICATION_PATH
17 x509 policy mappings support
22 make signing alg depend on signer if not given
25 https://bugzilla.mozilla.org/show_bug.cgi?id=277797#c2
29 http://www.faqs.org/rfcs/rfc2634.html
36 http://csrc.nist.gov/pki/testing/x509paths.html
38 building path using Subject/Issuer vs SubjKeyID vs AuthKeyID
44 handle pkcs7 support in CMS ?
47 generate pkcs10 request
58 OtherName is left unspecified, but it's used by other
59 specs. creating this hole where a application/CA can't specify
60 policy for SubjectAltName what covers whole space. For example, a
61 CA is trusted to provide authentication but not authorization.