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>2018-02-16 21:29:08 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2018-02-16 21:29:08 +0300
commit5e9253e8f4a324909aa3b18a6d5e110ee83a278f (patch)
treed3063ca38201462efb8fd459b6c3dd453de90582 /default.prf
parent1f80c000cc4f42b5eb8a300a2ae884c622dd476b (diff)
Add host identifier options and use manual configured setting in function
Diffstat (limited to 'default.prf')
-rw-r--r--default.prf6
1 files changed, 6 insertions, 0 deletions
diff --git a/default.prf b/default.prf
index 7db2a16a..cbb4f76a 100644
--- a/default.prf
+++ b/default.prf
@@ -417,6 +417,12 @@ ssl-certificate-paths=/etc/apache2:/etc/dovecot:/etc/httpd:/etc/letsencrypt:/etc
# This is useful for ephemeral systems which are short-lived.
#allow-auto-purge=yes
+# Sometimes it might be useful to override the host identifiers.
+# Use only hexadecimal values (0-9, a-f), with 40 and 64 characters in length.
+#
+#hostid=40-char-hash
+#hostid2=64-char-hash
+
# Proxy settings
# Protocol (http, https, socks5)
#proxy-protocol=https