diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-08-22 00:30:11 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-08-22 00:34:04 +0200 |
commit | 89f8c948d7b39314d7fc997643874adc6be92462 (patch) | |
tree | 7c979a4eb191a412888f1ad0030e856db4fec70f /Changelog | |
parent | 454b29d61daaba8f19f0d890d59d259ef1416907 (diff) |
Use /run for the listening socket of the webserver component.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +lacme (0.7) UNRELEASED; + + + Default listening socket for the webserver component is now + /run/lacme-www.socket. (It was previously under the legacy directory + /var/run.) + + -- Guilhem Moulin <guilhem@debian.org> Thu, 22 Aug 2019 00:31:35 +0200 + lacme (0.6) upstream; + client: poll order URL instead of each authz URL successively. |