mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-06 00:39:44 +01:00
FIX: typo in arg parsing
This commit is contained in:
parent
139a46d83e
commit
a9b136b548
@ -2812,7 +2812,7 @@ case "$1" in
|
|||||||
parse_hn_port "$2"
|
parse_hn_port "$2"
|
||||||
spdy
|
spdy
|
||||||
exit $? ;;
|
exit $? ;;
|
||||||
-B|--heartbleet)
|
-B|--heartbleed)
|
||||||
maketempf
|
maketempf
|
||||||
parse_hn_port "$2"
|
parse_hn_port "$2"
|
||||||
outln; pr_blue "--> Testing for heartbleed vulnerability"; outln "\n"
|
outln; pr_blue "--> Testing for heartbleed vulnerability"; outln "\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user