From 52476b8a4671ba8a896d02a9a55554afeda310eb Mon Sep 17 00:00:00 2001 From: Dirk Date: Sat, 15 Mar 2025 17:27:28 +0100 Subject: [PATCH] Fix finger confusion ;-) --- testssl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testssl.sh b/testssl.sh index f902099..d684ffc 100755 --- a/testssl.sh +++ b/testssl.sh @@ -2097,7 +2097,7 @@ check_revocation_ocsp() { host_header=${uri##http://} host_header=${host_header%%/*} - # This the follwomg is the default (like "-header Host r11.o.lencr.org") + # The following is the default (like "-header Host r11.o.lencr.org") host_header="-header Host ${host_header}" if "$smartswitch" ; then