aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2016-12-05 14:54:28 +0100
committerGuilhem Moulin <guilhem@fripost.org>2016-12-05 16:26:42 +0100
commitbb5efce091215432fd2b82fbf50aff1536d415f6 (patch)
tree45bb7b1ddcc2e03119d7ea68543f2f1a6dfdf444 /Changelog
parent1d1072ac291b1a086d4b15cd611cb74e41667115 (diff)
"config-certs" now points to a list of files or directories.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 3018a4d..f685306 100644
--- a/Changelog
+++ b/Changelog
@@ -8,6 +8,8 @@ lacme (0.2) upstream;
ignored, and the two processes communicate through a socket pair.
+ lacme: add an option --quiet to avoid mentioning valid certs (useful
in cronjobs)
+ + "config-certs" now points to a space separated list of files or
+ directories. New default "lacme-certs.conf lacme-certs.d/".
- Minor manpage fixes
- More useful message upon Validation Challenge failure.