Skip to content

Commit

Permalink
output polishing for must staple
Browse files Browse the repository at this point in the history
  • Loading branch information
drwetter committed Jun 1, 2017
1 parent 63cb4ff commit a8ffa66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testssl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a8ffa66

Please sign in to comment.