diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2021-02-14 20:40:29 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2021-02-14 20:40:50 +0100 |
commit | 956764d11c9445c835f992a782d90d8de90fe565 (patch) | |
tree | 86ec06baecf96383fa4866787ecb817085438e70 /Changelog | |
parent | a903ea92dd736c560d21fe45063d4914765fa173 (diff) |
Improve nginx/apache2 snippets for direct serving of challenge files.
With the new 'challenge-directory' logic symlinks can be disabled.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ lacme (0.7.1) upstream; * lacme: new flag `--force`, which aliases to `--min-days=-1`, i.e., forces renewal regardless of the expiration date of existing certificates. + + Improve nginx/apache2 snippets for direct serving of challenge files + (with the new 'challenge-directory' logic symlinks can be disabled). - lacme: delay webserver socket shutdown to after the process has terminated. - documentation: suggest to generate private key material with |