mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +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"
|
||||
spdy
|
||||
exit $? ;;
|
||||
-B|--heartbleet)
|
||||
-B|--heartbleed)
|
||||
maketempf
|
||||
parse_hn_port "$2"
|
||||
outln; pr_blue "--> Testing for heartbleed vulnerability"; outln "\n"
|
||||
|
Loading…
Reference in New Issue
Block a user