community.crypto/plugins/module_utils
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
..
acme ACME exception fixes (#217) 2021-04-11 14:44:44 +02:00
compat Remove dependency on ansible.netcommon collection (#2) 2020-03-29 18:44:40 +02:00
crypto openssl_csr: handle missing basic constraint (#180) 2021-02-01 21:40:51 +01:00
ecs Initial commit 2020-03-09 13:11:34 +00:00
io.py Refactor module_utils/crypto.py (#27) 2020-05-12 11:19:42 +02:00