diff --git a/certbot-compatibility-test/certbot_compatibility_test/testdata/nginx.tar.gz b/certbot-compatibility-test/certbot_compatibility_test/testdata/nginx.tar.gz index 4234ddf73..801ea49bb 100644 Binary files a/certbot-compatibility-test/certbot_compatibility_test/testdata/nginx.tar.gz and b/certbot-compatibility-test/certbot_compatibility_test/testdata/nginx.tar.gz differ diff --git a/certbot-compatibility-test/nginx/nginx-roundtrip-testdata/79-configs/site-11849 b/certbot-compatibility-test/nginx/nginx-roundtrip-testdata/79-configs/site-11849 index 8a8c90b7e..eb8e002e8 100644 --- a/certbot-compatibility-test/nginx/nginx-roundtrip-testdata/79-configs/site-11849 +++ b/certbot-compatibility-test/nginx/nginx-roundtrip-testdata/79-configs/site-11849 @@ -30,7 +30,6 @@ server { server_name www.random3140.example.org; server_name random28398.example.org; server_name random23689.example.org www.random23689.example.org; - server_name random25863.example.org www.random25863.example.org; rewrite ^ http://random3140.example.org$request_uri permanent; }