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.
ansible/test/integration/targets/acme_certificate/tasks
Felix Fontein 8b68feb67e
acme_certificate: allow to download alternate certificate chains (#56334)
* Improve link handling.

* Also fetch alternate certificate chains.

* Add retrieve_all_alternates option.

* Simplify code.

* Forgot when condition.

* Add tests for retrieve_all_alternates.

* Fixes.

* Moved utility function for link parsing to module_utils.

* Fix grammar.
5 years ago
..
impl.yml acme_certificate: allow to download alternate certificate chains (#56334) 5 years ago
main.yml ACME: use Cryptography (if a new enough version is available) instead of OpenSSL (#42170) 6 years ago
obtain-cert.yml New acme_* integration test using ACME test docker container (#41626) 6 years ago