Skip to content

Commit f0f6b1a

Browse files
committed
Typo in comment corrected
1 parent 04f7b34 commit f0f6b1a

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 return an error if missing
16899+
# SNI is needed here as openssl returns an error if missing
1690016900

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

0 commit comments

Comments
 (0)