output polishing for must staple

This commit is contained in:
Dirk 2017-06-01 18:15:44 +02:00
parent 63cb4ffc5e
commit a8ffa66cad

View File

@ -5475,7 +5475,7 @@ must_staple() {
prln_done_good "supported"
fileout "${json_prefix}ocsp_must_staple" "OK" "OCSP must staple : supported"
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"
fi
else