We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7e0953 commit 52476b8Copy full SHA for 52476b8
testssl.sh
@@ -2097,7 +2097,7 @@ check_revocation_ocsp() {
2097
host_header=${uri##http://}
2098
host_header=${host_header%%/*}
2099
2100
- # 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")
2101
host_header="-header Host ${host_header}"
2102
2103
if "$smartswitch" ; then
0 commit comments