mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-01 09:38:28 +02:00
Typo in comment corrected
This commit is contained in:
@ -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 return an error if missing
|
# SNI is needed here as openssl returns an error if missing
|
||||||
|
|
||||||
"$HAS_TLS13" && [[ -z "$proto" ]] && proto="-no_tls1_3"
|
"$HAS_TLS13" && [[ -z "$proto" ]] && proto="-no_tls1_3"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user