]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix testdane by removing www.kumari.net
authorTim Rühsen <tim.ruehsen@gmx.de>
Thu, 24 May 2018 13:24:17 +0000 (15:24 +0200)
committerTim Rühsen <tim.ruehsen@gmx.de>
Thu, 24 May 2018 13:24:21 +0000 (15:24 +0200)
danetool --check www.kumari.net:
  Verification: Verification failed. The certificate differs.

Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
tests/suite/testdane.sh

index 2f1cb6e7b9b37918e0a70f7581d4749ec185263e..6fb56d2f8ce370ebef1a5f38d022bcce80e501b0 100755 (executable)
@@ -38,8 +38,8 @@ fi
 
 echo ""
 echo "*** Testing good HTTPS hosts ***"
-# www.vulcano.cl dane.nox.su
-HOSTS="good.dane.verisignlabs.com www.freebsd.org www.kumari.net torproject.org fedoraproject.org"
+# www.vulcano.cl dane.nox.su www.kumari.net
+HOSTS="good.dane.verisignlabs.com www.freebsd.org torproject.org fedoraproject.org"
 #HOSTS="${HOSTS} nohats.ca"
 for host in ${HOSTS}; do