certbot/certbot-compatibility-test
Will Greenberg 4f15dae908 certbot-compatibility-test: fix breaking tests
Recently our test environments were upgraded to use Docker 26, which
enabled ipv6 loopback by default in containers. This caused tests to
start failing due to an nginx test config which was the sole listener
for ipv6.

This simply removes that ipv6 listen directive in the config, and the
archived version we use for testing.
2025-02-24 12:58:00 -08:00
..
certbot_compatibility_test certbot-compatibility-test: fix breaking tests 2025-02-24 12:58:00 -08:00
nginx certbot-compatibility-test: fix breaking tests 2025-02-24 12:58:00 -08:00
Dockerfile Drop Python 3.7 support (#9792) 2023-10-13 06:57:42 -07:00
Dockerfile-apache Add certbot-compatibility-test Dockerfiles 2016-08-10 16:08:30 -07:00
Dockerfile-nginx Add certbot-compatibility-test Dockerfiles 2016-08-10 16:08:30 -07:00
LICENSE.txt s/letsencrypt/certbot letsencrypt-compatibility-test 2016-04-13 16:58:21 -07:00
MANIFEST.in Remove unused certbot-compatibility-test docs (#7577) 2019-11-22 12:54:18 -08:00
README.rst Rename misc files 2016-04-14 10:20:23 -07:00
setup.py Release 2.11.0 2024-06-05 14:34:40 -07:00

Compatibility tests for Certbot