From b670c01f3630f7b7ff56bfa20e8f42106c761ed9 Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Thu, 9 Apr 2015 22:24:57 +0200 Subject: [PATCH] Update Readme.md --- Readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index 746855d..1fe0303 100644 --- a/Readme.md +++ b/Readme.md @@ -12,9 +12,9 @@ On github you will find in the master branch the development version of the soft New features in this release are / will be * certificate information (done), -* more HTTP header infos (partly done, needs a bit f cleanup), -* protocol check via bash sockets (SSLv2: done, for others: function need to be called) -* maybe cipher check via bash sockets (not done yet) +* more HTTP header infos (partly done, needs a bit of cleanup), +* protocol check via bash sockets (SSLv2+v3: done) +* maybe: cipher check via bash sockets (only with development option -q) * debug file handling (ongoing) * BEAST (works, need some polishing for the output)