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:
authorMichael Boelen <michael.boelen@cisofy.com>2019-07-08 16:08:56 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2019-07-08 16:08:56 +0300
commit2c17c14c3b8235c906e3435369b278e95f09b1ad (patch)
tree6132af484ac9ee810c39545cc3885eb5b5ac5eaa /include/consts
parent1854e51e7e116c2fe3322ed53bf38e6ce27787e0 (diff)
New profile option to ignore specified certificate directories
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 b29c4d67..a03f2708 100644
--- a/include/consts
+++ b/include/consts
@@ -265,6 +265,7 @@ unset LANG
SSHKEYSCANBINARY=""
SSHKEYSCANFOUND=0
SSL_CERTIFICATE_PATHS=""
+ SSL_CERTIFICATE_PATHS_TO_IGNORE=""
STUNNELBINARY=""
SYSLOGNGBINARY=""
SYSTEMCTLBINARY=""