Credit where credits is due

Amend manyak
This commit is contained in:
Dirk Wetter
2026-06-20 16:54:30 +02:00
parent 083f0148ca
commit a13eb751ec
+2 -2
View File
@@ -11,7 +11,7 @@ Full contribution, see git log.
- extended parsing of TLS ServerHello messages - extended parsing of TLS ServerHello messages
- TLS 1.3 support (final and pre-final) with needed en/decryption - TLS 1.3 support (final and pre-final) with needed en/decryption
- add several TLS extensions - add several TLS extensions
- Several ciphers and curves added - Several ciphers and curves added
- Detection + output of multiple certificates - Detection + output of multiple certificates
- several cleanups of server certificate related stuff - several cleanups of server certificate related stuff
- testssl.sh -e/-E: testing with a mixture of openssl + sockets - 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 - maximum certificate lifespan of 398 days
- ssl renegotiation amount variable - ssl renegotiation amount variable
- custom http request headers - custom http request headers
- HSTS preload list lookup - HSTS preload list lookup (finalized: Mayank)
* Frank Breedijk * Frank Breedijk
- Detection of insecure redirects - Detection of insecure redirects