mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
Merge pull request #1465 from dcooper16/undo_copy_paste_error
Undo copy and paste error
This commit is contained in:
commit
2602e14191
@ -15624,8 +15624,6 @@ run_beast(){
|
|||||||
prln_svrty_good "no TLS1 (OK)"
|
prln_svrty_good "no TLS1 (OK)"
|
||||||
fileout "$jsonID" "OK" "not vulnerable, no TLS1" "$cve" "$cwe"
|
fileout "$jsonID" "OK" "not vulnerable, no TLS1" "$cve" "$cwe"
|
||||||
fi
|
fi
|
||||||
set +x
|
|
||||||
exit 0
|
|
||||||
return 0
|
return 0
|
||||||
else # protocol not succeeded but it's the first time
|
else # protocol not succeeded but it's the first time
|
||||||
continued=true
|
continued=true
|
||||||
|
Loading…
Reference in New Issue
Block a user