summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-11-09 23:05:22 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-11-09 23:05:22 +0100
commit1c85ee5851ba9ca33c8f177cd33f877c25fe1efb (patch)
tree3e912231f2a19a5fc8391e1e3a5725af256b56e2 /doc/TODO
parent03b91f676bc8582ade2ec684bbad4e02db8cfdd0 (diff)
downloadgnutls-1c85ee5851ba9ca33c8f177cd33f877c25fe1efb.tar.gz
updated
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index b14671ac0a..077147881d 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -8,8 +8,6 @@ Current list:
* Priority strings should also set the minimum acceptable DH key size and
certificate size.
* Add an authenticated-encryption API.
-* When importing a PKCS #11 certificate, check for its issuers to generate a
- chain (e.g. use the DN to retrieve possible signers).
* Think about supporting the groups in RFC3526 and RFC5114. If other
implementations use them too we may be able to achieve some speedups
in DH (by knowing q).