87979f9592
KeyUpdate is not implemented in tls-tris yet
26 lines
785 B
JSON
26 lines
785 B
JSON
{
|
|
"DisabledTests": {
|
|
"*HelloRetryRequest*": "HelloRetryRequest not implemented yet",
|
|
"*HRR*": "HelloRetryRequest not implemented yet",
|
|
"*SecondClientHello*": "HelloRetryRequest not implemented yet",
|
|
|
|
"SupportTicketsWithSessionID": "Session IDs not supported",
|
|
"*-NoTickets-*": "Session IDs not supported",
|
|
"*-AES256-SHA384-*": "AES256-CBC-SHA384 not supported",
|
|
|
|
"BadRSAClientKeyExchange-4": "See comment in processClientKeyExchange",
|
|
|
|
"GREASE-Server-TLS13": "TODO",
|
|
"DuplicateExtensionServer-*": "TODO",
|
|
"DuplicateKeyShares": "TODO",
|
|
"SkipEarlyData-TooMuchData": "TODO",
|
|
"KeyUpdate-*": "TODO",
|
|
|
|
"Renegotiate-Server-Forbidden": "9b812d006d made OpenSSL tests lock up",
|
|
|
|
"*V2ClientHello*": "Yeah, no.",
|
|
"*SSL3*": "Fuck that.",
|
|
"*SSLv3*": "Really."
|
|
}
|
|
}
|