aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2019-08-21 17:29:19 +0200
committerGuilhem Moulin <guilhem@fripost.org>2019-08-21 18:05:43 +0200
commitf9d5e53cac1c002e5983efc18e42f5a21444b182 (patch)
treef387ad38594d682a2550002a1c9f3c7e67df736c /Changelog
parenta3978219bab85e650d963276823cb142ecde6a21 (diff)
Issue GET and POST-as-GET requests (RFC 8555 sec. 6.3)
For the authorizations, order and certificate URLs. See RFC 8555 sec. 7.1.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 948b3f4..0f74a85 100644
--- a/Changelog
+++ b/Changelog
@@ -8,6 +8,8 @@ lacme (0.6) UNRELEASED
drop compatibility symlinks once Bullseye is released.
- Link to RFC 8555 <https://tools.ietf.org/html/rfc8555> instead of the
ACME I-D URL.
+ - Issue GET and POST-as-GET requests (RFC 8555 sec. 6.3) for the
+ authorizations, order and certificate URLs.
-- Guilhem Moulin <guilhem@fripost.org> Mon, 21 Jan 2019 02:07:58 +0100