Disable SupportedVersionSelection-TLS13 test
This test checks for a handshake failure when the server sends supported_versions, but draft 22 will start using this extension. Do not bother checking for it.
This commit is contained in:
parent
727f2215ab
commit
51ceac2279
@ -71,6 +71,8 @@
|
|||||||
|
|
||||||
"ECDSAKeyUsage-*": "client: TODO reject cert with invalid KU",
|
"ECDSAKeyUsage-*": "client: TODO reject cert with invalid KU",
|
||||||
|
|
||||||
|
"SupportedVersionSelection-TLS13": "won't fix for now, D22 will use this extension in ServerHello",
|
||||||
|
|
||||||
"*V2ClientHello*": "Unsupported version",
|
"*V2ClientHello*": "Unsupported version",
|
||||||
"*SSL3*": "Unsupported version",
|
"*SSL3*": "Unsupported version",
|
||||||
"*SSLv3*": "Unsupported version"
|
"*SSLv3*": "Unsupported version"
|
||||||
|
Loading…
Reference in New Issue
Block a user