putput polish

This commit is contained in:
Dirk 2016-10-29 15:38:07 +02:00
parent 432163cca5
commit f1d609e008
1 changed files with 1 additions and 1 deletions

View File

@ -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