aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2017-02-22 10:51:08 +0100
committerGuilhem Moulin <guilhem@fripost.org>2017-02-24 08:45:45 +0100
commitf4af28d7e526bd56a78225daf84d11cdf96bd611 (patch)
tree388f27495f2e44366edd5201f83da90a4667a713 /Changelog
parent1426a858ae1c4da30f777110e1253fa36bac2b41 (diff)
new-cert: create certificate files atomically.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 451eace..b23191f 100644
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,7 @@ lacme (0.3) upstream;
+ When parsing config-cert files and directories (default "lacme-certs.conf
lacme-certs.conf.d"), import the default section of files read earlier.
+ + new-cert: create certificate files atomically.
- Ensure lacme's config file descriptor is not passed to the accountd
or webserver components.
- new-cert: sort section names if not passed explicitely.