Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormboelen <michael@cisofy.com>2016-04-27 17:51:12 +0300
committermboelen <michael@cisofy.com>2016-04-27 17:51:12 +0300
commitf109c318d9f03be9adad9067c31b93640401a903 (patch)
tree37137b32ec37950397de5d6cafd16b9180fc6eed /include/consts
parent1825d91c852cf11c4ca52855cd2777a4f20593e3 (diff)
Detect when weak protocols are used, simplify nginx test
Diffstat (limited to 'include/consts')
-rw-r--r--include/consts1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/consts b/include/consts
index 4dd60428..6fba69b4 100644
--- a/include/consts
+++ b/include/consts
@@ -123,6 +123,7 @@ unset LANG
NGINX_SSL_PROTOCOLS=0
NGINX_RETURN_FOUND=0
NGINX_ROOT_FOUND=0
+ NGINX_WEAK_SSL_PROTOCOL_FOUND=0
NTPD_ROLE=""
ORACLE_RUNNING=0
OS=""; OS_MODE=""