mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 20:41:39 -07:00
ssl,ssh and http-form fixes
This commit is contained in:
parent
852aa716f5
commit
725d14b9a5
3 changed files with 6 additions and 4 deletions
2
configure
vendored
2
configure
vendored
|
@ -191,7 +191,7 @@ else
|
|||
fi
|
||||
|
||||
SSLNEW=""
|
||||
if [ "X" = "X$WSSL_PATH" ]; then
|
||||
if [ "X" = "X$SSL_PATH" ]; then
|
||||
SSL_PATH="$i"
|
||||
SSLNEW=`grep SHA256_CTX $i/openssl/sha.h 2> /dev/null`
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue