From: Simon Josefsson Date: Thu, 8 Dec 2005 16:32:42 +0000 (+0000) Subject: Fix. X-Git-Tag: gnutls_1_3_1~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ecfeb4c1ddf760e4e175456f8cb701574a969be0;p=thirdparty%2Fgnutls.git Fix. --- diff --git a/doc/TODO b/doc/TODO index d3a01d3b45..93bcc4f21a 100644 --- a/doc/TODO +++ b/doc/TODO @@ -7,7 +7,7 @@ Current list: * Verify added CRLs (is it really needed?) * Document the format for the supported DN attributes. * Audit the code -+ Support PKCS#8 AES and DES-MD5 encrypted keys. ++ Support PKCS#8 AES and DES-MD5 (tests/enc3pkcs8.pem) encrypted keys. - Support OpenSSL encrypted PKCS#1 RSA keys, for compatibility (new applications should use PKCS#8 instead). - Allow verifying of certificates on their reception.