certbot/certbot
2019-02-27 17:18:22 -08:00
..
display [Windows] Change default paths for Certbot when run on Windows (#6416) 2018-11-20 14:06:09 -08:00
plugins Merge branch 'master' into retryafter-auth-refactoring 2019-02-22 22:32:26 +01:00
tests Merge branch 'fix-relevant-values-test' into test-retry-after 2019-02-27 17:18:22 -08:00
.gitignore s/letsencrypt/certbot 2016-04-13 16:03:59 -07:00
__init__.py Bump version to 0.32.0 2019-02-07 13:27:13 -08:00
account.py [Windows] Fix account paths on Windows when colons are involved (#6711) 2019-01-31 14:53:32 -08:00
achallenges.py Use josepy instead of acme.jose. (#5203) 2017-12-11 11:25:09 -08:00
auth_handler.py Build complete warn/report/raise process about failed authzrs 2019-02-28 01:40:41 +01:00
cert_manager.py Make Certbot runnable on Windows (#6296) 2018-09-08 07:34:27 -07:00
cli.py add version parameter when the help message is displayed (#6780) 2019-02-20 01:08:20 +01:00
client.py WIP External Account Binding (#6059) 2018-12-03 15:27:35 -08:00
compat.py [Windows|Unix] New platform independent locking mechanism - the revenge (#6663) 2019-02-14 16:55:27 -08:00
configuration.py [Windows] Fix account paths on Windows when colons are involved (#6711) 2019-01-31 14:53:32 -08:00
constants.py Remove spdy cruft (#6573) 2019-02-01 12:16:18 -08:00
crypto_util.py Fix cryptography OCSP support (#6751) 2019-02-28 00:16:52 +01: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 Log the execution of manual hooks (#6788) 2019-02-22 16:42:01 +02:00
interfaces.py Improve interface documentation 2019-02-22 22:38:39 +01:00
lock.py [Windows|Unix] New platform independent locking mechanism - the revenge (#6663) 2019-02-14 16:55:27 -08:00
log.py Make Certbot runnable on Windows (#6296) 2018-09-08 07:34:27 -07:00
main.py Modify delete after revoke question to clarify that the flag deletes the entire lineage 2019-01-15 12:03:49 -08:00
notify.py s/Let's Encrypt/Certbot 2016-04-13 16:13:50 -07:00
ocsp.py Fix cryptography OCSP support (#6751) 2019-02-28 00:16:52 +01:00
renewal.py Tag to disable random sleep upon a renew task (#6599) 2018-12-18 16:17:54 -08:00
reporter.py Refactoring for better logging (#4444) 2017-03-30 16:17:57 -07:00
reverter.py [Windows] Handle file renaming when the destination path already exists (#6415) 2018-11-06 15:35:09 -08: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 Remove dead autodeployment code (#6678) 2019-01-20 19:17:03 +01:00
updater.py Do not call IPlugin.prepare() for updaters when running renew (#6167) 2018-07-06 13:19:29 -07:00
util.py Fix cryptography OCSP support (#6751) 2019-02-28 00:16:52 +01:00