From a8ffa66cad63cfa95b776d2f2098043a7f1a8276 Mon Sep 17 00:00:00 2001 From: Dirk Date: Thu, 1 Jun 2017 18:15:44 +0200 Subject: [PATCH] output polishing for must staple --- testssl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testssl.sh b/testssl.sh index 31a5a27..25da013 100755 --- a/testssl.sh +++ b/testssl.sh @@ -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