Commit graph

1 commit

Author SHA1 Message Date
Felix Fontein
92d9569bc9 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.
2018-10-29 10:32:53 +01:00