diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2021-02-17 23:53:31 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2021-02-18 00:53:43 +0100 |
commit | d72df441f86f759bf143df745ff13fd9b90597bf (patch) | |
tree | 07cd218d91557200f735d6e3a108a4526437bb47 /Changelog | |
parent | 32c27cecbe7ab3bdf0cbc984c50b37fbe231e79d (diff) |
Split client/webserver/accountd commands on whitespace.
This doesn't change the default behavior.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ lacme (0.7.1) upstream; * Breaking change: lacme(8) resp. lacme-accountd(1) no longer consider ./lacme.conf resp. ./lacme-accountd.conf as default location for the configuration file. + * The client, webserver, and accountd commands are now split on + whitespace. This doesn't change the default behavior. + Improve nginx/apache2 snippets for direct serving of challenge files (with the new 'challenge-directory' logic symlinks can be disabled). + Split Nginx and Apapche2 static configuration snippets into seperate |