Update TODO
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Tue, 17 Oct 2006 23:09:01 +0000 (23:09 +0000)
committerThadeu Lima de Souza Cascardo <cascardo@minaslivre.org>
Tue, 17 Oct 2006 23:09:01 +0000 (23:09 +0000)
Added item for TODO about how to deal with TLS and some clients.

TODO

diff --git a/TODO b/TODO
index 930caeb..4513d15 100644 (file)
--- a/TODO
+++ b/TODO
@@ -21,6 +21,7 @@ connections, perhaps. Jabber commands would be nice too.
 
 Protocol messing:
 
+* Filter the server offer for TLS, forcing some clients not to use it.
 * Start TLS for clients that don't and even send them an invalid
 certificate if they don't check if it's a valid one (all configurable
 by administrator)
@@ -31,4 +32,4 @@ feature itself.
 Protocol updates?
 
 * Design and publish JEP to allow non-transparent proxies.
-* Design and publish JEP for proxy configuration.
\ No newline at end of file
+* Design and publish JEP for proxy configuration.