From: Thadeu Lima de Souza Cascardo Date: Tue, 17 Oct 2006 23:09:01 +0000 (+0000) Subject: Update TODO X-Git-Tag: v0.1.3~119 X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Frnetproxy.git;a=commitdiff_plain;h=54d85adef7b12ad85981e5103e0aa72d400e4037 Update TODO Added item for TODO about how to deal with TLS and some clients. --- diff --git a/TODO b/TODO index 930caeb..4513d15 100644 --- 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.