From 5e9253e8f4a324909aa3b18a6d5e110ee83a278f Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Fri, 16 Feb 2018 19:29:08 +0100 Subject: Add host identifier options and use manual configured setting in function --- default.prf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'default.prf') 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 -- cgit v1.2.3