diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2021-02-17 23:19:51 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2021-02-18 00:42:32 +0100 |
commit | 2e455335a9e8aa9aaace98bc4d61f53a2c93b930 (patch) | |
tree | 6ed1973b852844bfb9e565d0eabf4a58b54e8d3d /Changelog | |
parent | 044a4cb8b4ba06c6355c5e9978cd5dbfe9df94b2 (diff) |
Use 'acme-challenge.XXXXXXXXXX' as template for the temporary ACME challenge directory.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -52,6 +52,8 @@ lacme (0.7.1) upstream; - client: avoid "Use of uninitialized value in pattern match (m//)" perl warnings when the accountd socket can't be reached. - webserver: reopen stdin from /dev/null. + - Use 'acme-challenge.XXXXXXXXXX' as template for the temporary ACME + challenge directory. -- Guilhem Moulin <guilhem@fripost.org> Wed, 09 Dec 2020 18:23:22 +0100 |