summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2004-04-14 01:11:30 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2004-04-14 01:11:30 +0000
commitc007d29663d46333da8df4de7b522059799fdae6 (patch)
treec5d33839739b4570abef56f8a332893f4977f8e9 /doc/TODO
parent329cbc625147c48ac4ab3740fa6b1c48266853e5 (diff)
downloadgnutls-c007d29663d46333da8df4de7b522059799fdae6.tar.gz
- Added support for authority key identifier X.509 extension
field. - Added support for the extended key usage X.509 extension field.
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 6a8c98e335..0b32e3ccdc 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -3,6 +3,10 @@ anything), contact the developer's mailing list (gnutls-dev@lists.gnupg.org),
in order to avoid having people working on the same thing.
Current list:
+* Document the format for the supported DN attributes.
+* Add batch support to certtool with template files
+* Add support for Certificate Extensions Profile for Qualified
+ Certificates (rfc3039)
* Audit the code
* Add gnutls_certificate_set_openpgp_keyring()
functions, similar to gnutls_certificate_set_openpgp_key().