summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2003-10-25 09:54:19 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2003-10-25 09:54:19 +0000
commit4a288531e874f10a0c250ca52d1cd102bce4ffa6 (patch)
treee22a6e2ec6ff985cff60e1f62b14a0ea74da4de2 /doc
parenta617e053a680f037e8e7d08f40346cc65cb3f799 (diff)
downloadgnutls-4a288531e874f10a0c250ca52d1cd102bce4ffa6.tar.gz
Almost finished the X.509 certificate generation.
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 1ffbb96bd1..deacafc4b2 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -5,7 +5,6 @@ in order to avoid having people working on the same thing.
Current list:
* Add a callback function in certificate authentication, to receive
the certificate and the private key.
-* Add support for writing to X.509 certificates
* Add support for generating and handling DSA keys
* Convert documentation to texinfo format
* Audit the code