certbot/acme
Brad Warren e1878593d5
Ensure fullchain_pem in the order is unicode/str (#5654)
* Decode fullchain_pem in ACMEv1

* Convert back to bytes in Certbot

* document bytes are returned
2018-03-05 07:27:44 -08:00
..
acme Ensure fullchain_pem in the order is unicode/str (#5654) 2018-03-05 07:27:44 -08:00
docs Remove autodocs for long-removed acme.other module (#5529) 2018-02-12 16:43:11 -08:00
examples Use josepy instead of acme.jose. (#5203) 2017-12-11 11:25:09 -08: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 Merge pull request #5605 from certbot/rm-eol-2.6 2018-02-26 13:34:50 -08:00

ACME protocol implementation in Python