From: Nikos Mavrogiannopoulos Date: Sat, 26 Jan 2013 13:51:35 +0000 (+0100) Subject: updated X-Git-Tag: gnutls_3_1_7~63 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c5aab1d274ceabbfdf009f5c307c40ad553f7f64;p=thirdparty%2Fgnutls.git updated --- diff --git a/doc/TODO b/doc/TODO index 0b7d0e1b78..20662a1e7a 100644 --- 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