Skip to content

Commit 4cc02a6

Browse files
author
Emmanuel Fusté
committed
One more spell fix...
1 parent 02a3c2c commit 4cc02a6

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
@@ -17103,7 +17103,7 @@ run_renego() {
1710317103
0) pr_svrty_high "VULNERABLE (NOT ok)"; outln ", DoS threat ($ssl_reneg_attempts attempts)"
1710417104
fileout "$jsonID" "HIGH" "VULNERABLE, DoS threat" "$cve" "$cwe" "$hint"
1710517105
;;
17106-
1) pr_svrty_good "not vulnerable (OK)"; outln " -- mitigated (disconnect after $loop_reneg/$ssl_reneg_attempts attemps)"
17106+
1) pr_svrty_good "not vulnerable (OK)"; outln " -- mitigated (disconnect after $loop_reneg/$ssl_reneg_attempts attempts)"
1710717107
fileout "$jsonID" "OK" "not vulnerable, mitigated" "$cve" "$cwe"
1710817108
;;
1710917109
2) pr_svrty_good "not vulnerable (OK)"; \

0 commit comments

Comments
 (0)