Skip to content

Commit

Permalink
- ouput corrections for BEAST
Browse files Browse the repository at this point in the history
  • Loading branch information
drwetter committed Oct 4, 2015
1 parent 41bc2fb commit a0d634f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions testssl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3646,11 +3646,11 @@ run_beast(){
else
if $WIDE; then
outln
pr_brown "VULNERABLE (NOT ok) -- no higher protocols (possible mitigation) supported!"
else
out "${spaces}"
pr_brown "-- no higher protocols (possible mitigation) supported!"
fi
pr_brown "VULNERABLE (NOT ok)"
outln " -- and no higher protocols as mitigation supported"
fi
fi

Expand Down Expand Up @@ -5076,4 +5076,4 @@ fi
exit $?


# $Id: testssl.sh,v 1.398 2015/10/02 22:14:51 dirkw Exp $
# $Id: testssl.sh,v 1.399 2015/10/04 10:32:29 dirkw Exp $

0 comments on commit a0d634f

Please sign in to comment.