community.crypto/tests
Felix Fontein 0e1f0fd730
ACME exception fixes (#217)
* Fix wrong usages of ACMEProtocolException.

* Add changelog fragment.

* Fix error handling when content could not be decoded.

* Make sure that content_json is a dict or None.

* Improve acme_inspect's ACMEProtocolException handling.

* Improve error handling.

* Add tests.

* Fix challenge error.

* Add challenges tests.

* Provide content if available.

* Add some order tests.

* Linting.
2021-04-11 14:44:44 +02:00
..
integration/targets acme_* modules: support private key passprases (#207) 2021-03-21 17:53:20 +01:00
sanity ansible/ansible's stable-2.11 branch has been created. (#214) 2021-04-06 08:52:35 +02:00
unit ACME exception fixes (#217) 2021-04-11 14:44:44 +02:00
utils Stop using ansible-galaxy collection install to install a collection due to https://github.com/ansible/galaxy/issues/2429. (#211) 2021-03-27 09:57:50 +01:00
.gitignore Initial commit 2020-03-09 13:11:34 +00:00
requirements.yml Add shippable tests. (#4) 2020-03-29 20:01:53 +02:00