certbot/certbot-compatibility-test
Will Greenberg 95976762ac
certbot-compatibility-test: fix breaking tests (#9955)
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.
2024-06-20 11:37:28 -07:00
..
certbot_compatibility_test certbot-compatibility-test: fix breaking tests (#9955) 2024-06-20 11:37:28 -07:00
nginx certbot-compatibility-test: fix breaking tests (#9955) 2024-06-20 11:37:28 -07: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 Bump version to 2.12.0 2024-06-05 14:34:41 -07:00

Compatibility tests for Certbot