From 822c3c6cd0eb0d35d08c6e06609247f859797a01 Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Mon, 21 Nov 2016 09:05:56 +0100 Subject: [PATCH] Update CREDITS.md --- CREDITS.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/CREDITS.md b/CREDITS.md index e1a575f..d5edb94 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -27,10 +27,19 @@ - Detection + output of multiple certificates - several cleanups of server certificate related stuff - several fixes - - improved parsing of TLS ServerHello messages - - speed improvements when testing all ciphers - - extensive CN <--> hostname check + - completing parsing of TLS ServerHello messages + - testssl.sh -e: testing with a mixture of openssl + sockets + - finding more TLS extensions via sockets +- extensive CN <--> hostname check - seperate check for curves + - RFC 7919, key shares extension + +* Thomas Patzke: + - Support of supplying timeout value for openssl connect + +* Oleksandr Nosenko + - non-flat JSON support + - in file output (CSV, JSON flat, JSON non-flat) support of a minimum severity level - Christoph Badura - NetBSD fixes