This commit is contained in:
Thomas Jensen 2016-02-07 03:07:30 +01:00
parent b93fc82489
commit c48b27a9a9

View File

@ -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