mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
Undo copy and paste error
This PR removes what appears to be a copy and paste error introduced by #1463.
This commit is contained in:
parent
2181061c6e
commit
d49d96ae40
@ -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