summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2004-08-21 20:34:10 +0000
committerSimon Josefsson <simon@josefsson.org>2004-08-21 20:34:10 +0000
commit278fd7b17f5029ef2ccfba8967d7b72c3b6af3e3 (patch)
tree01cb6de5b265a4c94378658b1231c851eb13a1ec /doc/TODO
parentfd0d6dc015fd709ffea4ea4b675a989db95fc093 (diff)
downloadgnutls-278fd7b17f5029ef2ccfba8967d7b72c3b6af3e3.tar.gz
Add.
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index cdc6022311..3fb15287c2 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -33,6 +33,10 @@ Current list:
- Allow sending V2 Hello messages. It seems that some (old) broken
implementations require that.
- Add Kerberos support
+- Certificate chain validation improvements:
+ - Implement "correct" DN comparison (instead of memcmp).
+ - Support critical key usage KeyCertSign and cRLSign.
+ - Support path length constraints.
- RFC 3280 compliant certificate path validation.
(+) Means high priority