From 4095dc53bef9423557332f6d118942d9b517222f Mon Sep 17 00:00:00 2001 From: William Lovins Date: Fri, 16 Oct 2015 14:40:06 +0100 Subject: [PATCH] Changed wording for easier readability. --- testssl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testssl.sh b/testssl.sh index 8733c55..67bc145 100755 --- a/testssl.sh +++ b/testssl.sh @@ -1308,7 +1308,7 @@ run_allciphers(){ nr_ciphers=$(count_ciphers "$($OPENSSL ciphers 'ALL:COMPLEMENTOFALL:@STRENGTH' 2>$ERRFILE)") outln - pr_headlineln " Testing all locally available $nr_ciphers ciphers against the server, ordered by encryption strength " + pr_headlineln " Testing all $nr_ciphers locally available ciphers against the server, ordered by encryption strength " ! $HAS_DH_BITS && pr_litemagentaln " (Your $OPENSSL cannot show DH/ECDH bits)" outln neat_header