diff --git a/testssl.sh b/testssl.sh index 1683e14..7c0d0fe 100755 --- a/testssl.sh +++ b/testssl.sh @@ -2753,6 +2753,7 @@ run_cipher_per_proto() { "$FAST" && using_sockets=false [[ $TLS_NR_CIPHERS == 0 ]] && using_sockets=false + outln if "$using_sockets"; then pr_headlineln " Testing per protocol via OpenSSL and sockets against the server, ordered by encryption strength " else