aboutsummaryrefslogtreecommitdiffstats
path: root/config/lacme-accountd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/lacme-accountd.conf')
-rw-r--r--config/lacme-accountd.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/lacme-accountd.conf b/config/lacme-accountd.conf
index f31cf67..d31c6c8 100644
--- a/config/lacme-accountd.conf
+++ b/config/lacme-accountd.conf
@@ -20,6 +20,12 @@
#
#socket = %t/S.lacme
+# The "Key ID", as shown by `acme account`, to give the ACME client.
+# A non-empty value revokes all account management access (status
+# change, contact address updates etc.) from the client.
+#
+#keyid =
+
# Be quiet. Possible values: "Yes"/"No".
#
#quiet = Yes