mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-04-04 00:34:01 +02:00
Fix finger confusion ;-)
This commit is contained in:
parent
c7e095305f
commit
52476b8a46
@ -2097,7 +2097,7 @@ check_revocation_ocsp() {
|
|||||||
host_header=${uri##http://}
|
host_header=${uri##http://}
|
||||||
host_header=${host_header%%/*}
|
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}"
|
host_header="-header Host ${host_header}"
|
||||||
|
|
||||||
if "$smartswitch" ; then
|
if "$smartswitch" ; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user