certbot/certbot
2018-08-03 14:55:12 -07:00
..
display fix(display): alternate spaces and dashes (#6119) 2018-06-15 15:03:58 -07:00
plugins OVH DNS Authenticator (#5423) 2018-07-10 20:52:32 -07:00
tests fix account tests (#6216) 2018-07-16 08:38:50 -07:00
.gitignore s/letsencrypt/certbot 2016-04-13 16:03:59 -07:00
__init__.py Bump version to 0.27.0 2018-07-11 14:18:44 -07:00
account.py Handle existing ACMEv1 and ACMEv2 accounts (#6214) 2018-07-12 16:21:24 -07:00
achallenges.py Use josepy instead of acme.jose. (#5203) 2017-12-11 11:25:09 -08:00
auth_handler.py Prepare certbot module for mypy check untyped defs (#6005) 2018-05-18 06:28:17 -07:00
cert_manager.py Clarify that configurations can be invalid (#6277) 2018-08-03 14:55:12 -07:00
cli.py OVH DNS Authenticator (#5423) 2018-07-10 20:52:32 -07:00
client.py Improve UA default in docs (#6120) 2018-06-21 15:40:42 -07:00
configuration.py Reuse ACMEv1 accounts for ACMEv2 (#5902) 2018-06-04 16:04:47 -07:00
constants.py Update default to ACMEv2 server (#6152) 2018-07-11 11:20:36 -07:00
crypto_util.py Unrevert #6000 and silence deprecation warnings (#6082) 2018-06-08 00:45:23 +03:00
eff.py Changing opt-in ask for emails (#6035) 2018-05-23 20:40:34 -07:00
error_handler.py Prepare certbot module for mypy check untyped defs (#6005) 2018-05-18 06:28:17 -07:00
errors.py PluginStorage to store variables between invocations. (#5468) 2018-04-11 08:54:55 -07:00
hooks.py Prepare certbot module for mypy check untyped defs (#6005) 2018-05-18 06:28:17 -07:00
interfaces.py Do not call IPlugin.prepare() for updaters when running renew (#6167) 2018-07-06 13:19:29 -07:00
lock.py Add lockfile (#4449) 2017-05-01 14:49:12 -07:00
log.py Prepare certbot module for mypy check untyped defs (#6005) 2018-05-18 06:28:17 -07:00
main.py Don't use quoted None for plugins in the config (#6195) 2018-07-10 14:42:27 -07: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 Clarify that configurations can be invalid (#6277) 2018-08-03 14:55:12 -07:00
reporter.py Refactoring for better logging (#4444) 2017-03-30 16:17:57 -07:00
reverter.py Prepare certbot module for mypy check untyped defs (#6005) 2018-05-18 06:28:17 -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 Always save server value in renewal conf file (#6189) 2018-07-10 14:06:45 -07:00
updater.py Do not call IPlugin.prepare() for updaters when running renew (#6167) 2018-07-06 13:19:29 -07:00
util.py Prepare certbot module for mypy check untyped defs (#6005) 2018-05-18 06:28:17 -07:00