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.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/lacme-accountd.conf b/config/lacme-accountd.conf
index 7248eb5..10f332e 100644
--- a/config/lacme-accountd.conf
+++ b/config/lacme-accountd.conf
@@ -4,8 +4,8 @@
# - file:FILE, for a private key in PEM format (optionally encrypted)
# - gpg:FILE, for a gpg-encrypted private key
#
-#privkey = gpg:/path/to/encrypted/account.key.gpg
#privkey = file:/path/to/account.key
+#privkey = gpg:/path/to/encrypted/account.key.gpg
# For a gpg-encrypted private account key, "gpg" specifies the binary
# gpg(1) to use, as well as some default options. Default: "gpg