mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* 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.
(cherry picked from commit
|
7 years ago | |
|---|---|---|
| .. | ||
| cloud | 7 years ago | |
| sanity | 7 years ago | |
| __init__.py | 9 years ago | |
| ansible_util.py | 7 years ago | |
| changes.py | 7 years ago | |
| classification.py | 7 years ago | |
| cli.py | 7 years ago | |
| config.py | 7 years ago | |
| core_ci.py | 7 years ago | |
| cover.py | 7 years ago | |
| delegation.py | 7 years ago | |
| diff.py | 9 years ago | |
| docker_util.py | 7 years ago | |
| executor.py | 7 years ago | |
| git.py | 7 years ago | |
| http.py | 8 years ago | |
| import_analysis.py | 9 years ago | |
| manage_ci.py | 7 years ago | |
| metadata.py | 8 years ago | |
| powershell_import_analysis.py | 8 years ago | |
| pytar.py | 7 years ago | |
| target.py | 7 years ago | |
| test.py | 8 years ago | |
| thread.py | 7 years ago | |
| util.py | 7 years ago | |