From 20544b033c8ece5814318d23272b31ba8b2bd9fc Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 30 Jul 2019 01:42:23 -0400 Subject: tests/badssl.sh: Drop Certificate Transparency test CT seems to be unsupported in wolfSSL, but the certificate for invalid-expected-sct.badssl.com is expired, so this is likely a false pass. --- (limited to 'tests') diff --git a/tests/badssl.sh b/tests/badssl.sh index 4764537..dd4db14 100755 --- a/tests/badssl.sh +++ b/tests/badssl.sh @@ -48,7 +48,7 @@ do_test() result_ "${result}" -D "${directive}" -- "${ok} ${host}" } -plan_ 40 +plan_ 39 # Certificate @@ -107,8 +107,6 @@ do_test '' 'not' 'dh-compsite' 443 do_test '' 'not' 'static-rsa' 443 -do_test '' 'not' 'invalid-expected-sct' 443 - # Protocol do_test '' 'not' 'tls-v1-0' 1010 -- cgit v0.9.1