From 3a28349e222612e6fd15db00408ad3baf970d775 Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Tue, 3 Nov 2015 13:15:19 +0100 Subject: [PATCH] Update Readme.md --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index efe6bca..2c01173 100644 --- a/Readme.md +++ b/Readme.md @@ -18,6 +18,8 @@ Done so far: * Trust chain check against certificate stores from java, linux (system), microsoft, mozilla (works for openssl >=1.0.2) * IPv6 (status: 80% working, details see https://github.com/drwetter/testssl.sh/issues/11 * works on servers requiring a client certificate for authentication +* SSL Session ID check +* avahi/mDNS based name resolution * Even more compatibilty improvements for FreeBSD and RH-ish systems Contributions, feedback, also bug reports are welcome! For contributions please note: One patch per feature -- bug fix/improvement. Please test your changes thouroughly as reliability is important for this project.