community.crypto/plugins
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
..
action Move action_module from module_utils to plugin_utils (#134) 2020-11-03 09:21:35 +01:00
doc_fragments acme_* modules: support private key passprases (#207) 2021-03-21 17:53:20 +01:00
module_utils ACME exception fixes (#217) 2021-04-11 14:44:44 +02:00
modules ACME exception fixes (#217) 2021-04-11 14:44:44 +02:00
plugin_utils Make action_module plugin utils compatible with latest changes in ansible-core 2.11.0b3 (#202) 2021-03-20 23:36:48 +01:00