certbot/acme
Blake Griffith dcb3fb7382 Use correct Content-Types in headers. (#3566)
* Add Content-Type: app/jose+json to post requests.

* Add tests for proper content type.
2016-10-05 12:28:38 -07:00
..
acme Use correct Content-Types in headers. (#3566) 2016-10-05 12:28:38 -07: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 Release Certbot 0.9.0 (#3583) 2016-10-05 10:13:28 -07:00

ACME protocol implementation in Python