certbot/certbot-ci/certbot_integration_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
..
assets Run hooks with Powershell on Windows (#7800) 2020-04-27 09:38:30 -07:00
certbot_tests certbot: add --preferred-chain (#8080) 2020-06-30 17:45:39 -07:00
nginx_tests Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00
utils certbot: add --preferred-chain (#8080) 2020-06-30 17:45:39 -07:00
.coveragerc Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
__init__.py [Unix] Create a framework for certbot integration tests: PART 1 (#6578) 2019-03-01 13:18:06 -08:00
conftest.py Spelling and grammar fixes (#7695) 2020-01-17 18:55:51 +01:00