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.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/lacme-accountd.conf b/config/lacme-accountd.conf
index 443b4f1..94d2556 100644
--- a/config/lacme-accountd.conf
+++ b/config/lacme-accountd.conf
@@ -4,8 +4,8 @@
# - file:FILE, to specify an encrypted private key (in PEM format)
# - gpg:FILE, to specify a gpg-encrypted private key (in PEM format)
#
-#privkey = gpg:/path/to/encrypted/priv.key.gpg
-#privkey = file:/path/to/priv.key
+#privkey = gpg:/path/to/encrypted/account.key.gpg
+#privkey = file:/path/to/account.key
# For a gpg-encrypted private account key, "gpg" specifies the binary
# gpg(1) to use, as well as some default options. Default: "gpg