We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aaab67 commit 991c1feCopy full SHA for 991c1fe
1 file changed
testssl.sh
@@ -17188,7 +17188,7 @@ run_renego() {
17188
# Amount of times tested before breaking is set in SSL_RENEG_ATTEMPTS.
17189
17190
# Clear the log to not get the content of previous run before the execution of the new one.
17191
- # (Used in the loop tests before s_client invocation)
+ # (Used in the loop tests before s_client invocation)
17192
echo -n > $TMPFILE
17193
echo -n > $ERRFILE
17194
# RENEGOTIATING wait loop watchdog file
0 commit comments