]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
updated
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 26 Jan 2013 13:51:35 +0000 (14:51 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 26 Jan 2013 13:51:35 +0000 (14:51 +0100)
doc/TODO

index 0b7d0e1b783c27e5cad91ceca3b3440fe3d6c51c..20662a1e7a360dd5f67e71425c25a657cb9357a3 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -3,8 +3,8 @@ 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:
-* Add gnutls_x509_crt_set_dn() to allow setting a DN using an RFC4514
-  string (as well as the x509_crq_set_dn).
+* Priority strings should also set the minimum acceptable DH key size and
+  certificate size.
 * 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