From 76b4cac292a0b8090345fcbf8e4b6c798bd40896 Mon Sep 17 00:00:00 2001 From: Dirk Date: Tue, 17 Jan 2017 12:02:05 +0100 Subject: [PATCH] add lf before -E --- testssl.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/testssl.sh b/testssl.sh index bb8a916..fd6ff90 100755 --- a/testssl.sh +++ b/testssl.sh @@ -1959,6 +1959,7 @@ run_cipher_per_proto() { local available local id + outln pr_headlineln " Testing all locally available ciphers per protocol against the server, ordered by encryption strength " ! "$HAS_DH_BITS" && pr_warningln " (Your $OPENSSL cannot show DH/ECDH bits)" outln