26 lines
859 B
JSON
26 lines
859 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",
|
|
"*-CHACHA20-POLY1305-OLD-*": "CHACHA20-POLY1305-OLD not supported",
|
|
"*-AES256-SHA384-*": "AES256-CBC-SHA384 not supported",
|
|
"*-AES256-SHA256-*": "AES256-CBC-SHA256 not supported",
|
|
"*-DHE-*": "Finite field DHE not supported",
|
|
|
|
"BadRSAClientKeyExchange-4": "See comment in processClientKeyExchange",
|
|
|
|
"GREASE-Server-TLS13": "TODO",
|
|
"DuplicateExtensionServer-*": "TODO",
|
|
"DuplicateKeyShares": "TODO",
|
|
"SkipEarlyData-TooMuchData": "TODO",
|
|
|
|
"*V2ClientHello*": "Yeah, no.",
|
|
"*SSL3*": "Fuck that.",
|
|
"*SSLv3*": "Really."
|
|
}
|
|
}
|