certbot/acme
Ondřej Surý 379807bf0d Add workaround for platforms where injecting pyopenssl to urllib3 (#3990)
fails with requests package (Ubuntu Trusty)
2017-01-10 11:39:40 -08:00
..
acme Add workaround for platforms where injecting pyopenssl to urllib3 (#3990) 2017-01-10 11:39:40 -08:00
docs Remove the sphinxcontrib.programout [docs]dependency (#3830) 2016-11-30 10:47:10 -08:00
examples Ensure tests pass with openssl 1.1 (#3827) 2016-12-02 15:11:35 -08: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 Take advantage of urllib3 pyopenssl rewrite (#3805) 2016-12-01 10:47:08 -08:00

ACME protocol implementation in Python