mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-19 15:09:30 +01:00
Add case in cipher order for TLS != 1.3
This commit is contained in:
parent
2f9bcea5e6
commit
9a5c8c08d5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user