Skip to content

Commit 52476b8

Browse files
committed
Fix finger confusion ;-)
1 parent c7e0953 commit 52476b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testssl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2097,7 +2097,7 @@ check_revocation_ocsp() {
20972097
host_header=${uri##http://}
20982098
host_header=${host_header%%/*}
20992099

2100-
# This the follwomg is the default (like "-header Host r11.o.lencr.org")
2100+
# The following is the default (like "-header Host r11.o.lencr.org")
21012101
host_header="-header Host ${host_header}"
21022102

21032103
if "$smartswitch" ; then

0 commit comments

Comments
 (0)