community.crypto/tests/unit
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
..
compat Initial commit 2020-03-09 13:11:34 +00:00
mock Fix sanity test errors. (#79) 2020-07-01 14:16:52 +02:00
plugins ACME exception fixes (#217) 2021-04-11 14:44:44 +02:00
__init__.py Initial commit 2020-03-09 13:11:34 +00:00
requirements.txt Prepare release (#75) 2020-07-01 13:49:25 +02:00