From: Nikos Mavrogiannopoulos Date: Fri, 12 Dec 2014 17:41:50 +0000 (+0100) Subject: testdane: removed www.vulcano.cl from good hosts X-Git-Tag: gnutls_3_4_0~469 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b66982dea5be90afafc4e3df051345b559195fae;p=thirdparty%2Fgnutls.git testdane: removed www.vulcano.cl from good hosts --- diff --git a/tests/suite/testdane b/tests/suite/testdane index d96f3d2b46..9b3316715e 100755 --- a/tests/suite/testdane +++ b/tests/suite/testdane @@ -34,7 +34,8 @@ fi echo "" echo "*** Testing good HTTPS hosts ***" -HOSTS="good.dane.verisignlabs.com www.freebsd.org www.kumari.net torproject.org fedoraproject.org www.vulcano.cl dane.nox.su" +# www.vulcano.cl +HOSTS="good.dane.verisignlabs.com www.freebsd.org www.kumari.net torproject.org fedoraproject.org dane.nox.su" HOSTS="$HOSTS nohats.ca" for i in $HOSTS;do echo -n "$i: "