certbot/certbot
ohemorange f5a02714cd Add deprecation warning for Python 2.6 (#5391)
* Add deprecation warning for Python 2.6

* Allow disabling Python 2.6 warning
2018-01-09 16:11:04 -08:00
..
display certbot: Flush output after write in IDisplay methods. (#5164) 2017-10-04 18:06:57 -07:00
plugins Use josepy instead of acme.jose. (#5203) 2017-12-11 11:25:09 -08:00
tests Allow non-interactive revocation without deleting certificates (#5386) 2018-01-08 17:02:20 -08:00
.gitignore s/letsencrypt/certbot 2016-04-13 16:03:59 -07:00
__init__.py Bump version to 0.21.0 2017-12-06 14:52:16 -08:00
account.py Use josepy instead of acme.jose. (#5203) 2017-12-11 11:25:09 -08:00
achallenges.py Use josepy instead of acme.jose. (#5203) 2017-12-11 11:25:09 -08:00
auth_handler.py Add AAAA record check suggestion (#4824) 2017-06-12 07:40:56 -07:00
cert_manager.py Delete after revoke [#4109] (#4914) 2017-10-03 16:36:26 -07:00
cli.py Allow non-interactive revocation without deleting certificates (#5386) 2018-01-08 17:02:20 -08:00
client.py Use josepy instead of acme.jose. (#5203) 2017-12-11 11:25:09 -08:00
configuration.py Add hook directories (#5151) 2017-10-03 13:52:02 -07:00
constants.py Allow non-interactive revocation without deleting certificates (#5386) 2018-01-08 17:02:20 -08:00
crypto_util.py Use josepy instead of acme.jose. (#5203) 2017-12-11 11:25:09 -08:00
eff.py Certbot spelling correction (#4157) 2017-02-01 18:37:59 -08:00
error_handler.py Fix documentation build failures (#5068) 2017-08-31 16:35:53 -07:00
errors.py Delete after revoke [#4109] (#4914) 2017-10-03 16:36:26 -07:00
hooks.py Add hook directories (#5151) 2017-10-03 13:52:02 -07:00
interfaces.py Low-impact cleanup of IDisplay (#4818) 2017-06-15 17:14:38 -07:00
lock.py Add lockfile (#4449) 2017-05-01 14:49:12 -07:00
log.py certbot: Stop using print in log module. (#5160) 2017-10-03 12:52:41 -07:00
main.py Add deprecation warning for Python 2.6 (#5391) 2018-01-09 16:11:04 -08:00
notify.py s/Let's Encrypt/Certbot 2016-04-13 16:13:50 -07:00
ocsp.py Fix direct usages of the root logger (#4236) 2017-02-27 18:13:06 -08:00
renewal.py [#5155] - replaces instances of isinstance(x, str) with isinstance(x, six.string_types) 2017-10-26 19:13:25 +02:00
reporter.py Refactoring for better logging (#4444) 2017-03-30 16:17:57 -07:00
reverter.py Start work on multivhost support in Apache 2017-05-02 15:38:27 -07:00
ssl-dhparams.pem Use ffdhe2048 Nginx DH params to fix Weak-DH bug (#4973) 2017-09-01 07:57:30 -07:00
storage.py Delete after revoke [#4109] (#4914) 2017-10-03 16:36:26 -07:00
util.py Distribution specific override functionality based on class inheritance (#5202) 2017-12-04 11:49:18 -08:00