mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-01 06:19:44 +01:00
Clarify comment, redone
This commit is contained in:
parent
6216bcd635
commit
22a4f52774
@ -16896,7 +16896,7 @@ run_renego() {
|
|||||||
local hint=""
|
local hint=""
|
||||||
local jsonID=""
|
local jsonID=""
|
||||||
local ssl_reneg_attempts=$SSL_RENEG_ATTEMPTS
|
local ssl_reneg_attempts=$SSL_RENEG_ATTEMPTS
|
||||||
# SNI is needed here as openssl returns an error if missing
|
# In cases where there's no default host configured we need SNI here as openssl then would return otherwise an error and the test will fail
|
||||||
|
|
||||||
"$HAS_TLS13" && [[ -z "$proto" ]] && proto="-no_tls1_3"
|
"$HAS_TLS13" && [[ -z "$proto" ]] && proto="-no_tls1_3"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user