diff options
author | Jack Lloyd <[email protected]> | 2017-12-04 04:29:01 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-12-04 04:29:01 -0500 |
commit | b236a8aa0803bac4fba3c1de840379fb01f54ca1 (patch) | |
tree | cef45607d6cf3a884c97a636b0a796cf9c824d2d | |
parent | c0a5a5863acc13a2d863d5bb9cabfaee0b30442d (diff) |
Remove completed todo
-rw-r--r-- | doc/todo.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index 84e78d6aa..551c24aac 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -181,8 +181,6 @@ 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 |