aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2019-08-21 17:57:15 +0200
committerGuilhem Moulin <guilhem@fripost.org>2019-08-21 18:08:41 +0200
commit8a2d319476dbcd7840893616b1399658ddd71b27 (patch)
tree3630f61590e660dd5e6a9120f8445d096580180f /Changelog
parentf9d5e53cac1c002e5983efc18e42f5a21444b182 (diff)
lacme: new option 'account --deactivate'
For client-initiated account deactivation. See RFC 8555 sec. 7.3.6.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 0f74a85..2ede6b7 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,8 @@
lacme (0.6) UNRELEASED
+ client: poll order URL instead of each authz URL successively.
+ + lacme: new option 'account --deactivate' for client-initiated account
+ deactivation, see RFC 8555 sec. 7.3.6.
- lacme, client: new dependency Date::Parse, don't parse RFC 3339
datetime strings from X.509 certs manually.
- lacme: assume that the iptables(1) binaries are under /usr/sbin not