certbot/certbot-ci/certbot_integration_tests/certbot_tests
alexzorin f743dbec3a
certbot: add --preferred-chain (#8080)
* 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
2020-06-30 17:45:39 -07:00
..
__init__.py [Unix] Create a framework for certbot integration tests: PART 2 (#6821) 2019-04-11 18:07:36 -07:00
assertions.py Run hooks with Powershell on Windows (#7800) 2020-04-27 09:38:30 -07:00
context.py Minor bugfixes (#7891) 2020-04-13 10:41:39 -07:00
test_main.py certbot: add --preferred-chain (#8080) 2020-06-30 17:45:39 -07:00