aboutsummaryrefslogtreecommitdiffstats
path: root/config/lacme.conf
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2021-02-18 01:14:23 +0100
committerGuilhem Moulin <guilhem@fripost.org>2021-02-20 20:16:34 +0100
commitad1856777bf108826008b60a1e70c1e3fbb94ec7 (patch)
tree1a13987984bd11a4fb01d655a3b8fa2a74dfae23 /config/lacme.conf
parent1c4fc8c431e69780625600a4ee8526e1a3cbb3f4 (diff)
Deprecate setting 'privkey' in [accountd] section of the lacme(8) configuration file.
One need to use the lacme-accountd(1) configuration file for that instead.
Diffstat (limited to 'config/lacme.conf')
-rw-r--r--config/lacme.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/config/lacme.conf b/config/lacme.conf
index 0deba7b..a6cb9c7 100644
--- a/config/lacme.conf
+++ b/config/lacme.conf
@@ -118,11 +118,6 @@
#
#config =
-# The (private) account key to use for signing requests. See
-# lacme-accountd(1) for details.
-#
-#privkey = file:/path/to/account.key
-
# Be quiet.
#
#quiet = Yes