mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
fix typo in b93fc824
This commit is contained in:
parent
b93fc82489
commit
c48b27a9a9
@ -3234,7 +3234,7 @@ certificate_info() {
|
||||
else
|
||||
out "(response status unknown)"
|
||||
fileout "$heading ocsp_stapling" "OK" "OCSP stapling : not sure what's going on here, debug: grep -aA 20 "OCSP response" <<<"$ocsp_response""
|
||||
debug grep -a -A20 -B2 "OCSP response" <<<"$ocsp_response"
|
||||
debugme grep -a -A20 -B2 "OCSP response" <<<"$ocsp_response"
|
||||
ret=2
|
||||
fi
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user