From f1d609e0086883fad5ccfd2326f8b0296820ff94 Mon Sep 17 00:00:00 2001 From: Dirk Date: Sat, 29 Oct 2016 15:38:07 +0200 Subject: [PATCH] putput polish --- testssl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testssl.sh b/testssl.sh index df1dce4..b4101a1 100755 --- a/testssl.sh +++ b/testssl.sh @@ -5111,7 +5111,7 @@ run_pfs() { local curve_found curve_used outln - pr_headlineln " Testing robust (perfect) forward secrecy, (P)FS -- omitting Null Authentication/Encryption as well as 3DES and RC4 here " + pr_headlineln " Testing robust (perfect) forward secrecy, (P)FS -- omitting Null Authentication/Encryption, 3DES, RC4 " if ! "$HAS_DH_BITS" && "$WIDE"; then pr_warningln " (Your $OPENSSL cannot show DH/ECDH bits)" fi