mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 15:22:38 -04:00
* acme: add support for alternative cert. chains * certbot: add --preferred-chain * remove support for issuer SKI matching * show --preferred-chain in "run" help * warn if no chain matched and it's not a dry-run * fix existing failing tests * add unit, integration tests * bump acme dependency to dev version * simplify test to avoid py2.7 recursion bug * add preferred_chain to STR_CONFIG_ITEMS * reduce preferred_chain warning to info level * acme: fix some docstrings in .messages * certbot: fix docstring in crypto_util * try to fix certbot-nginx acme dep problem |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| challenges.py | ||
| client.py | ||
| crypto_util.py | ||
| errors.py | ||
| fields.py | ||
| jws.py | ||
| magic_typing.py | ||
| messages.py | ||
| mixins.py | ||
| standalone.py | ||
| util.py | ||