diff options
author | Simon Josefsson <simon@josefsson.org> | 2005-12-02 13:47:36 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2005-12-02 13:47:36 +0000 |
commit | e2536269c7492daa469a592a4de4228ee7f39538 (patch) | |
tree | 79fcc86b5b5b028f1d089281eeb79802a42c4a79 /doc | |
parent | ad3a9e3315538ee63644e2c0c02926a8095275aa (diff) | |
download | gnutls-e2536269c7492daa469a592a4de4228ee7f39538.tar.gz |
Add.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ Current list: * Document the format for the supported DN attributes. * Audit the code + Support DES-MD5 PKCS#8 (1.2.840.113549.1.5.3) encrypted keys. ++ Support setting key/cert via PKCS#12 blob containing PKCS#8 key and + a certificate in a X.509 credential, i.e., + gnutls_certificate_set_x509_pkcs12_file(). - Allow verifying of certificates on their reception. - Add gnutls_certificate_set_openpgp_keyring() function, similar to gnutls_certificate_set_openpgp_key(). |