diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-08-21 17:29:19 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-08-21 18:05:43 +0200 |
commit | f9d5e53cac1c002e5983efc18e42f5a21444b182 (patch) | |
tree | f387ad38594d682a2550002a1c9f3c7e67df736c /Changelog | |
parent | a3978219bab85e650d963276823cb142ecde6a21 (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-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |