Commit graph

1 commit

Author SHA1 Message Date
Felix Fontein
080aa35c5b ACME: add support for POST-as-GET if GET fails with 405. ()
* Add support for POST-as-GET if GET fails with 405.

* Bumping ACME test container version to 1.4. This includes  and .

* Also use POST-as-GET for account data retrival.

This is not yet supported by any ACME server (see ),
so we fall back to a regular empty update if a 'malformedRequest' error is
returned.

* Using newest ACME test container image.

Includes  and , which make Pebble behave closer to the current specs.

* Remove workaround for old Pebble version.

* Add changelog entry.

* First try POST-as-GET, then fall back to unauthenticated GET.

(cherry picked from commit 92d9569bc9)
2018-11-05 09:31:05 -08:00