certbot/acme
Adrien Ferrand bd5f4f2d8a
Increase minimum of josepy version to use and update the oldest contraints. (#9032)
As a follow-up to #9027, this PR increases the minimum version of `josepy` to use and updates the oldest constraints accordingly.
2021-09-10 16:08:13 -07:00
..
acme Make ACMEv1 deprecation warnings scarier (#9015) 2021-08-30 15:38:12 -07:00
docs Fix Sphinx manpage Building (#8646) 2021-02-09 11:29:31 +01:00
examples remove outdated example code (#8984) 2021-08-12 14:04:22 -07:00
tests add ip address support to certbot/acme lib (2021 ver) (#8904) 2021-08-27 06:47:01 -07:00
LICENSE.txt Update Copyright notice in subpackages LICENSE. 2015-10-04 10:10:41 +00:00
MANIFEST.in Refactor tests out of packaged module for acme plugin (#7600) 2019-11-26 15:25:41 -08:00
pytest.ini Fixes #6085. (#6091) 2018-06-12 17:31:22 -07:00
README.rst Fix ACME module description 2015-10-21 17:06:35 -07:00
readthedocs.org.requirements.txt Refactor certbot/ and certbot/tests/ to use the same structure as the other packages (#7544) 2019-11-25 14:28:05 -08:00
setup.cfg Make wheel universal 2016-01-21 10:11:23 +01:00
setup.py Increase minimum of josepy version to use and update the oldest contraints. (#9032) 2021-09-10 16:08:13 -07:00

ACME protocol implementation in Python