mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-31 04:41:15 +01:00
Merge pull request #429 from dcooper16/old_openssl_warning
Don't ignore response to old OpenSSL warning
This commit is contained in:
commit
3f550d14cf
@ -7116,6 +7116,7 @@ check4openssl_oldfarts() {
|
||||
*) outln " Update openssl binaries or compile from github.com/PeterMosmans/openssl" ;;
|
||||
esac
|
||||
ignore_no_or_lame " Type \"yes\" to accept some false negatives or positives "
|
||||
[[ $? -ne 0 ]] && exit -2
|
||||
fi
|
||||
outln
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user