summaryrefslogtreecommitdiffstats
path: root/tests/badssl.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/badssl.sh')
-rwxr-xr-xtests/badssl.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/badssl.sh b/tests/badssl.sh
index 3dfcb1b..90e1795 100755
--- a/tests/badssl.sh
+++ b/tests/badssl.sh
@@ -50,7 +50,7 @@ do_test()
result_ "${result}" -D "${directive}" -- "${ok} ${host}"
}
-plan_ 39
+plan_ 38
# Certificate
@@ -68,7 +68,6 @@ diag_ 'no-subject fails since 2020-06-23 due to an expired certificate:'
diag_ 'https://github.com/chromium/badssl.com/issues/447'
do_test '' 'not' 'incomplete-chain' 443
-do_test 'TODO' 'not' 'sha1-intermediate' 443
do_test '' ' ' 'sha256' 443
do_test '' ' ' 'sha384' 443
do_test '' ' ' 'sha512' 443