certbot/acme
bmw 8301f2f57b Merge pull request #1665 from erikrose/letsencrypt-auto-release
Make letsencrypt-auto release-suitable, self-upgrading, and self-contained.
2016-01-19 15:16:49 -08:00
..
acme acme: fix empty set repr py3 compat 2016-01-18 21:39:25 +00:00
docs pep8 for docs/conf.py 2015-11-07 19:36:08 +00:00
examples Simplify the ACME example client by using an existing method 2015-12-12 14:50:26 -05:00
.pylintrc Roll back change to acme's pylintrc, which was needed to get lint to pass on Travis's Trusty beta (sudo) infra. 2016-01-13 17:22:59 -05: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.py Revert moving mock to test_requires. 2016-01-15 18:25:26 -05:00

ACME protocol implementation in Python