Add a wildcard exception for TLS13 tests
Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
parent
92ab7db6f8
commit
e8585479a1
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
|
||||
{
|
||||
"DisabledTests" : {
|
||||
"*TLS13*":"No TLS1.3 support yet",
|
||||
"UnauthenticatedECDH":"Test failure - reason unknown",
|
||||
"SkipServerKeyExchange":"Test failure - reason unknown",
|
||||
"FragmentAlert-DTLS":"Test failure - reason unknown",
|
||||
|
|
Loading…
Reference in a new issue