aboutsummaryrefslogtreecommitdiffstats
path: root/doc/todo.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-09-01 13:51:18 -0400
committerJack Lloyd <[email protected]>2017-09-02 05:18:11 -0400
commit7e36654aeaf18a869412a8ff2330ddcab14cd920 (patch)
tree3ace58c75027dd4b13137516890006b63d6b0f2a /doc/todo.rst
parentde8d2f6988bf056ce667a8cd6f988b32ec702b9d (diff)
Add a todo
Diffstat (limited to 'doc/todo.rst')
-rw-r--r--doc/todo.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo.rst b/doc/todo.rst
index b98566aad..3cd5d2673 100644
--- a/doc/todo.rst
+++ b/doc/todo.rst
@@ -159,6 +159,8 @@ CLI
* Change `tls_server` to be a tty<->socket app, like `tls_client` is,
instead of a bogus echo server.
+* Add a basic HTTP server mode to tls_server, as some tools like
+ https://github.com/tomato42/tlsfuzzer require this.
* `encrypt` / `decrypt` tools providing password and/or public key
based file encryption
* Make help output more helpful