diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2021-02-16 00:00:40 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2021-02-21 00:03:59 +0100 |
commit | cf3d42c066d2f54d4a57aa38907a7c6c7d06aeb6 (patch) | |
tree | 72fd538bf5fd381b408f540c4060bce5480ee935 /Changelog | |
parent | f5a8ada638d9fcef9939b00f941588288f6287cc (diff) |
lacme-accountd(1): base64url-decode incoming signature requests.
Before printing them to the standard error.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |