From: Simon Josefsson Date: Tue, 13 Feb 2007 11:50:22 +0000 (+0000) Subject: Add. X-Git-Tag: gnutls_1_7_7~126 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dcaa89e6c99b7abeb6ec0fdde774385c2167b6b5;p=thirdparty%2Fgnutls.git Add. --- diff --git a/doc/TODO b/doc/TODO index eb028fede2..476d88c93f 100644 --- a/doc/TODO +++ b/doc/TODO @@ -44,8 +44,11 @@ Current list: - Support non-blocking gnutls_{dh,rsa}_params_generate2 for when there is not enough entropy available. - Implement Datagram-TLS (DTLS). -- Short-cut the certificate verification algorithm before the - root if a middle-CA is trusted. +- Chain verifications. + - Short-cut the certificate verification algorithm before the + root if a middle-CA is trusted. + - Check path length constraints. + - Check keyCertSign key usages. - Update libgnutls-extra.m4 to use modern autoconf constructs. - Support for hardware SSL accelerators - Exhaustive test suite, using NIST's PKI Test vectors,