From 991c1fefb228f62f0506a0d9aef05307da6599df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emmanuel=20Fust=C3=A9?= Date: Thu, 7 Nov 2024 12:25:50 +0100 Subject: [PATCH] One tab fix --- testssl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testssl.sh b/testssl.sh index e3c63c4..fe0b2db 100755 --- a/testssl.sh +++ b/testssl.sh @@ -17188,7 +17188,7 @@ run_renego() { # Amount of times tested before breaking is set in SSL_RENEG_ATTEMPTS. # Clear the log to not get the content of previous run before the execution of the new one. - # (Used in the loop tests before s_client invocation) + # (Used in the loop tests before s_client invocation) echo -n > $TMPFILE echo -n > $ERRFILE # RENEGOTIATING wait loop watchdog file