Skip to content

Commit 22a4f52

Browse files
committed
Clarify comment, redone
1 parent 6216bcd commit 22a4f52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testssl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16896,7 +16896,7 @@ run_renego() {
1689616896
local hint=""
1689716897
local jsonID=""
1689816898
local ssl_reneg_attempts=$SSL_RENEG_ATTEMPTS
16899-
# SNI is needed here as openssl returns an error if missing
16899+
# 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
1690016900

1690116901
"$HAS_TLS13" && [[ -z "$proto" ]] && proto="-no_tls1_3"
1690216902

0 commit comments

Comments
 (0)