certbot/certbot-ci/certbot_integration_tests/utils
Brad Warren d3b82a4e8e
Fix test farm tests by using a local Pebble instance (#8561)
[As discussed in Mattermost](https://opensource.eff.org/eff-open-source/pl/yhtp4qu4zpfczm5wxmzxhndrto), our Apache test farm tests are failing because the CA certificate in the old version of boulder we have pinned expired over the weekend. This PR fixes that by running a local Pebble instance instead of an external boulder instance.

* switch from external boulder to local pebble

* add --http-01-port to run_acme_server
2020-12-22 10:24:20 -08:00
..
__init__.py [Unix] Create a framework for certbot integration tests: PART 1 (#6578) 2019-03-01 13:18:06 -08:00
acme_server.py Fix test farm tests by using a local Pebble instance (#8561) 2020-12-22 10:24:20 -08:00
certbot_call.py Fix test farm tests by using a local Pebble instance (#8561) 2020-12-22 10:24:20 -08:00
constants.py Fix test farm tests by using a local Pebble instance (#8561) 2020-12-22 10:24:20 -08:00
dns_server.py Added certbot-ci to lint section. Silenced and fixed linting warnings. (#8450) 2020-12-16 20:34:12 +01:00
misc.py Added certbot-ci to lint section. Silenced and fixed linting warnings. (#8450) 2020-12-16 20:34:12 +01:00
pebble_artifacts.py Fix test farm tests by using a local Pebble instance (#8561) 2020-12-22 10:24:20 -08:00
pebble_ocsp_server.py Added certbot-ci to lint section. Silenced and fixed linting warnings. (#8450) 2020-12-16 20:34:12 +01:00
proxy.py Added certbot-ci to lint section. Silenced and fixed linting warnings. (#8450) 2020-12-16 20:34:12 +01:00