summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-12-02 13:47:36 +0000
committerSimon Josefsson <simon@josefsson.org>2005-12-02 13:47:36 +0000
commite2536269c7492daa469a592a4de4228ee7f39538 (patch)
tree79fcc86b5b5b028f1d089281eeb79802a42c4a79 /doc
parentad3a9e3315538ee63644e2c0c02926a8095275aa (diff)
downloadgnutls-e2536269c7492daa469a592a4de4228ee7f39538.tar.gz
Add.
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index ae67db0a10..a9fb6790a9 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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().