certbot/acme
Brad Warren 8121acf2c1
Add user friendly wildcard error for ACMEv1 (#5636)
* add WildcardUnsupportedError

* Add friendly unsupported wildcard error msg

* correct documentation

* add version specifier
2018-03-01 14:54:48 -08:00
..
acme Add user friendly wildcard error for ACMEv1 (#5636) 2018-03-01 14:54:48 -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