mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-06-19 05:28:35 +02:00
Revert "Update testssl.sh"
This reverts commit e33e0bc204a509757ea7ce5c319dd4df0a52b616.
This commit is contained in:
parent
e33e0bc204
commit
6216bcd635
@ -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
|
||||||
# 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
|
# 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"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user