diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/badssl.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/badssl.sh b/tests/badssl.sh index 7ae2891..706dc97 100755 --- a/tests/badssl.sh +++ b/tests/badssl.sh @@ -82,8 +82,8 @@ do_test 'not' '3des' 443 do_test 'not' 'null' 443 do_test 'not' 'mozilla-old' 443 -do_test 'not' 'mozilla-intermediate' 443 -do_test 'not' 'mozilla-modern' 443 +do_test ' ' 'mozilla-intermediate' 443 +do_test ' ' 'mozilla-modern' 443 # Key Exchange |