mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-05 03:28:29 +02:00
Add case in cipher order for TLS != 1.3
This commit is contained in:
@ -6292,6 +6292,10 @@ run_server_preference() {
|
||||
out " -- TLS 1.3 and below"
|
||||
fileout "$jsonID" "OK" "server"
|
||||
fi
|
||||
else
|
||||
# we don't have TLS 1.3 at all
|
||||
pr_svrty_best "yes (OK)"
|
||||
fileout "$jsonID" "OK" "server"
|
||||
fi
|
||||
fi
|
||||
outln
|
||||
|
Reference in New Issue
Block a user