ansible/test
Felix Fontein 92d9569bc9 ACME: add support for POST-as-GET if GET fails with 405. (#44988)
* Add support for POST-as-GET if GET fails with 405.

* Bumping ACME test container version to 1.4. This includes letsencrypt/pebble#162 and letsencrypt/pebble#168.

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

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

* Using newest ACME test container image.

Includes letsencrypt/pebble#171 and letsencrypt/pebble#172, 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
..
cache
integration adding enable_rbac option in aks (#47730) 2018-10-29 14:36:38 +08:00
legacy Add support for adding custom query parameters to URL (#46390) 2018-10-26 15:20:00 +01:00
results
runner ACME: add support for POST-as-GET if GET fails with 405. (#44988) 2018-10-29 10:32:53 +01:00
sanity Fix syntax error for Python 2.6 (#47635) 2018-10-27 12:43:53 +10:00
units Revert "enhance recv calls in network_cli (#47345)" (#47731) 2018-10-29 09:50:30 +05:30
utils TEMP HACK: Avoid overloading codecov.io (#47515) 2018-10-23 17:32:34 +01:00