From 49bc6592b8ae52f63523d69a5a04c4411d2abea0 Mon Sep 17 00:00:00 2001 From: Dirk Date: Sun, 31 Jan 2016 10:55:21 +0100 Subject: [PATCH] multiple certs --- Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index c52a9c8..bfa15c3 100644 --- a/Readme.md +++ b/Readme.md @@ -39,7 +39,8 @@ Done so far: * HTTP2/ALPN protocol check * Logging to a file / dir * Logging to JSON + CSV -* Client Simulation +* check for multiple server certificates +* browser cipher simulation * Even more compatibilty improvements for FreeBSD, RH-ish and F5 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.