certbot/certbot
ohemorange a816cc8979 Use account reuse symlink logic when loading an account (#6156)
Fixes #6154.

* add symlinking to load flow

* test account reuse on load
2018-06-28 13:34:16 -07:00
..
display fix(display): alternate spaces and dashes (#6119) 2018-06-15 15:03:58 -07:00
plugins Gradually increasing HSTS max-age (#5912) 2018-06-21 07:27:19 -07:00
tests Use account reuse symlink logic when loading an account (#6156) 2018-06-28 13:34:16 -07:00
.gitignore s/letsencrypt/certbot 2016-04-13 16:03:59 -07:00
__init__.py Bump version to 0.26.0 2018-06-06 13:50:46 -07:00
account.py Use account reuse symlink logic when loading an account (#6156) 2018-06-28 13:34:16 -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 Prepare certbot module for mypy check untyped defs (#6005) 2018-05-18 06:28:17 -07:00
cli.py certbot.cli: Remove debug-challenges option for renew subcommand. (#6141) 2018-06-25 18:02:07 -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 Reuse ACMEv1 accounts for ACMEv2 in production (#6134) 2018-06-21 13:23:09 -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 Change GenericUpdater parameter to lineage (#6030) 2018-05-25 11:00:37 -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 Interactive certificate selection with install verb (#6097) 2018-06-27 11:35:01 -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 Add autorenew option to renew subcommand (#5911) 2018-06-13 15:24:51 -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 Add autorenew option to renew subcommand (#5911) 2018-06-13 15:24:51 -07:00
updater.py Gradually increasing HSTS max-age (#5912) 2018-06-21 07:27:19 -07:00
util.py Prepare certbot module for mypy check untyped defs (#6005) 2018-05-18 06:28:17 -07:00