From 399d097644f34629e126d6dfcd1f52fa2a4e11d2 Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Fri, 30 Jan 2015 10:35:07 +0100 Subject: [PATCH] Update Readme.md --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 93b01ec..6429e46 100644 --- a/Readme.md +++ b/Readme.md @@ -13,10 +13,10 @@ New features in this release are / will be * certificate information (done), * more HTTP header infos (partly done, needs cleanup and redir check), -* protocol check via bash sockets (not integrated yet, see directory utils) +* protocol check via bash sockets (SSLv2: done, rest to be integrated, see directory utils) * maybe cipher check via bash sockets (not done yet) * debug file handling (ongoing) -* BEAST (works, need some output polish) +* BEAST (works, need some polishing for the output) Contributions, feedback, also bug reports are welcome.