aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2021-02-16 00:00:40 +0100
committerGuilhem Moulin <guilhem@fripost.org>2021-02-21 00:03:59 +0100
commitcf3d42c066d2f54d4a57aa38907a7c6c7d06aeb6 (patch)
tree72fd538bf5fd381b408f540c4060bce5480ee935 /Changelog
parentf5a8ada638d9fcef9939b00f941588288f6287cc (diff)
lacme-accountd(1): base64url-decode incoming signature requests.
Before printing them to the standard error.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index baf67b9..c69d0d0 100644
--- a/Changelog
+++ b/Changelog
@@ -48,6 +48,8 @@ lacme (0.7.1) upstream;
drop).
* lacme-accountd(1): add %-specifiers support for --config=, --socket=
and --privkey= (and 'socket'/'privkey' configuration options).
+ * lacme-accountd(1): base64url-decode incoming signature requests shown
+ in messages to the standard error.
+ 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