certbot/acme
Wilfried Teiken b2505b996f Switch to always using dnspython (requires dnspthon>=1.12).
Also, address some documentation nits.
2016-07-31 20:36:00 -04:00
..
acme Switch to always using dnspython (requires dnspthon>=1.12). 2016-07-31 20:36:00 -04:00
docs pep8 for docs/conf.py 2015-11-07 19:36:08 +00:00
examples wrap csr in ComparableX509 2016-02-16 12:00:11 -05:00
.pep8 Separate pep8 config for acme. 2016-02-20 11:01:25 +00:00
.pylintrc Improve user experience for linting. 2016-06-04 22:53:51 -07:00
LICENSE.txt Update Copyright notice in subpackages LICENSE. 2015-10-04 10:10:41 +00:00
MANIFEST.in MANIFEST: include examples dir for acme 2015-10-24 13:39:38 +00:00
README.rst Fix ACME module description 2015-10-21 17:06:35 -07:00
readthedocs.org.requirements.txt Per subpkg requirements.txt for RTD 2015-10-21 17:06:36 -07:00
setup.cfg Make wheel universal 2016-01-21 10:11:23 +01:00
setup.py Switch to always using dnspython (requires dnspthon>=1.12). 2016-07-31 20:36:00 -04:00

ACME protocol implementation in Python