certbot/certbot
Brad Warren 4d860b37b0 Preserve preferred-challenges on renewal (#4112)
* use challenge type strings, not objectS

* Factor out parse_preferred_challenges

* restore pref_challs

* save pref_challs

* Make CheckCertCount more flexible

* improve integration tests

* Make pref_challs more flexible
2017-01-25 18:40:22 -08:00
..
display uncomment assertion (#4072) 2017-01-24 14:39:27 -08:00
plugins Enable Py36 Tests (#3972) 2017-01-18 10:41:11 -08:00
tests Preserve preferred-challenges on renewal (#4112) 2017-01-25 18:40:22 -08:00
.gitignore s/letsencrypt/certbot 2016-04-13 16:03:59 -07:00
__init__.py Release 0.10.0 (#4022) 2017-01-11 12:01:33 -08:00
account.py Impelment account deactivation [revision requested] (#3571) 2017-01-17 16:00:07 -08:00
achallenges.py s/letsencrypt/certbot 2016-04-13 16:03:59 -07:00
auth_handler.py Preserve preferred-challenges on renewal (#4112) 2017-01-25 18:40:22 -08:00
cert_manager.py Stop IDisplay AssertionErrors (#4010) 2017-01-10 16:25:33 -08:00
cli.py Preserve preferred-challenges on renewal (#4112) 2017-01-25 18:40:22 -08:00
client.py Impelment account deactivation [revision requested] (#3571) 2017-01-17 16:00:07 -08:00
colored_logging.py Rename certbot.le_util to certbot.util 2016-05-25 18:50:02 -05:00
configuration.py Implement delete command (#3913) 2016-12-15 20:23:02 -08:00
constants.py Add option to specify revocation reason (#3242) (#3988) 2017-01-11 18:26:55 -08:00
crypto_util.py Fix writing pem files with Python3 (#3757) 2016-11-07 14:22:20 -08:00
error_handler.py Fix misspelling "recieved" (#4059) 2017-01-17 13:43:43 -08:00
errors.py Fix misspelling "recieved" (#4059) 2017-01-17 13:43:43 -08:00
hooks.py Correctly report when we skip hooks during renewal (#3977) 2017-01-05 19:47:10 -05:00
interfaces.py Changed plugin interface return types (#3748). (#3780) 2016-12-19 18:02:05 -08:00
main.py Impelment account deactivation [revision requested] (#3571) 2017-01-17 16:00:07 -08:00
notify.py s/Let's Encrypt/Certbot 2016-04-13 16:13:50 -07:00
ocsp.py Avoid code repetition 2017-01-05 12:16:03 -08:00
renewal.py Preserve preferred-challenges on renewal (#4112) 2017-01-25 18:40:22 -08:00
reporter.py Adjusting logging level of certain messages 2016-06-10 06:33:11 +02:00
reverter.py Mitigate problems for people who run without -n (#3916) 2016-12-19 12:45:40 -08:00
storage.py Merge remote-tracking branch 'origin/subset-renewal' into dev/3844-preserve-must-staple 2017-01-04 17:22:09 -08:00
util.py Remove extra space introduced by #3994 (#4012) 2017-01-10 11:49:11 -08:00