aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2021-02-18 00:49:46 +0100
committerGuilhem Moulin <guilhem@fripost.org>2021-02-18 00:56:40 +0100
commit42a8f9813716ed3495b6f49edea429b127eef0f0 (patch)
tree616e5c25b1f16d661f842d96f059680668006c6d /Changelog
parentd72df441f86f759bf143df745ff13fd9b90597bf (diff)
accountd: replace internal option --conn-fd=FD with flag --stdio.
Using stdin/stdout makes it possible to tunnel the accountd connection through ssh.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog7
1 files changed, 6 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 68a1f83..4d18b38 100644
--- a/Changelog
+++ b/Changelog
@@ -23,7 +23,9 @@ lacme (0.7.1) upstream;
./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.
+ whitespace. This doesn't change the default behavior but allows
+ using `ssh -T lacme@account.example.net lacme-accountd` to spawn a
+ remote lacme-accountd server for instance.
+ 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
@@ -36,6 +38,9 @@ lacme (0.7.1) upstream;
+ Consolidate error messages for consistency.
+ Sanitize environment when spawning the lacme client, webserver and
accountd.
+ + accountd: replace internal option --conn-fd=FD with flag --stdio.
+ Using stdin/stdout makes it possible to tunnel the accountd
+ connection through ssh.
- lacme: delay webserver socket shutdown to after the process has
terminated.
- documentation: suggest to generate private key material with