mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-06 00:39:44 +01:00
output polishing for must staple
This commit is contained in:
parent
63cb4ffc5e
commit
a8ffa66cad
@ -5475,7 +5475,7 @@ must_staple() {
|
|||||||
prln_done_good "supported"
|
prln_done_good "supported"
|
||||||
fileout "${json_prefix}ocsp_must_staple" "OK" "OCSP must staple : supported"
|
fileout "${json_prefix}ocsp_must_staple" "OK" "OCSP must staple : supported"
|
||||||
else
|
else
|
||||||
prln_svrty_high "\"must staple\" requires OCSP stapling (NOT ok)"
|
prln_svrty_high "requires OCSP stapling (NOT ok)"
|
||||||
fileout "${json_prefix}" "HIGH" "must staple extension detected but no OCSP stapling provided"
|
fileout "${json_prefix}" "HIGH" "must staple extension detected but no OCSP stapling provided"
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user