From a13eb751ecc34284501ee501a62891e0b660c74b Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Sat, 20 Jun 2026 16:54:30 +0200 Subject: [PATCH] Credit where credits is due Amend manyak --- CREDITS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CREDITS.md b/CREDITS.md index 8f47cf0..f4ca94b 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -11,7 +11,7 @@ Full contribution, see git log. - extended parsing of TLS ServerHello messages - TLS 1.3 support (final and pre-final) with needed en/decryption - add several TLS extensions - - Several ciphers and curves added + - Several ciphers and curves added - Detection + output of multiple certificates - several cleanups of server certificate related stuff - testssl.sh -e/-E: testing with a mixture of openssl + sockets @@ -55,7 +55,7 @@ Full contribution, see git log. - maximum certificate lifespan of 398 days - ssl renegotiation amount variable - custom http request headers - - HSTS preload list lookup + - HSTS preload list lookup (finalized: Mayank) * Frank Breedijk - Detection of insecure redirects