aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2019-01-21 02:07:22 +0100
committerGuilhem Moulin <guilhem@fripost.org>2019-01-21 02:11:33 +0100
commitd5d7aed46cc34dfbba521dc216f6f75a4309de10 (patch)
tree5b0115250ee066525e522bddda0039b32692c0c1 /Changelog
parentd3df555699c7189503de7f49c6c48d6d04b84083 (diff)
client: poll order URL instead of each authz URL successively.
We were blocking on https://github.com/letsencrypt/boulder/issues/3530 .
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 633222a..31ad97d 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,9 @@
+lacme (0.6) UNRELEASED
+
+ + client: poll order URL instead of each authz URL successively.
+
+ -- Guilhem Moulin <guilhem@fripost.org> Mon, 21 Jan 2019 02:07:58 +0100
+
lacme (0.5) upstream;
+ Use ACME v2 endpoints (update protocol to the last draft of the spec