From 2f9bcea5e63697cc91043d7ae11a3b9773a6d5e0 Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Tue, 29 Oct 2019 17:36:08 +0100 Subject: [PATCH] change another nope to no --- testssl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testssl.sh b/testssl.sh index 1635b4e..848c3f8 100755 --- a/testssl.sh +++ b/testssl.sh @@ -6280,7 +6280,7 @@ run_server_preference() { pr_svrty_good "yes (OK)"; out " -- only for < TLS 1.3" fileout "$jsonID" "OK" "server -- TLS 1.3 client determined" elif ! "$has_cipher_order" && "$has_tls13_cipher_order"; then - pr_svrty_high "nope (NOT ok)"; out " -- only for TLS 1.3" + pr_svrty_high "no (NOT ok)"; out " -- only for TLS 1.3" fileout "$jsonID" "HIGH" "server -- < TLS 1.3 client determined" else if "$has_tls13_cipher_order"; then