summaryrefslogtreecommitdiff
path: root/bogo/config.json
diff options
context:
space:
mode:
authorJoseph Birr-Pixton <jpixton@gmail.com>2017-12-28 17:28:48 +0000
committerJoseph Birr-Pixton <jpixton@gmail.com>2017-12-28 17:29:23 +0000
commit6c8ebc9f1684252b547b02902ec72c98408175f3 (patch)
tree577247038be3dd84158ce7ab6c8f552869fb61b4 /bogo/config.json
parent032b63bbdc33c20f5013affe9a6a895946c1f198 (diff)
check.py: help clean up DisabledTests
Diffstat (limited to 'bogo/config.json')
-rw-r--r--bogo/config.json25
1 files changed, 2 insertions, 23 deletions
diff --git a/bogo/config.json b/bogo/config.json
index e93057c8..9d93ba93 100644
--- a/bogo/config.json
+++ b/bogo/config.json
@@ -9,17 +9,8 @@
"*-TLS11": "",
"SendFallbackSCSV": "fallback scsv not implemented",
"TLS13-*": "no old drafts",
- "TLS13Experiment-*": "",
- "TLS13Experiment2-*": "",
- "TLS13Experiment3-*": "",
- "TLS13Draft21-*": "",
"Downgrade-TLS12-*": "",
- "VersionNegotiation-*-TLS13-TLS13": "",
- "VersionNegotiation-*-TLS13-TLS13Draft22": "",
- "VersionNegotiation-*-TLS13Draft22-TLS13": "",
- "VersionNegotiation-*-TLS13Draft22-TLS13Experiment": "",
"VersionNegotiation-*-TLS13Draft22-TLS13Experiment2": "",
- "VersionNegotiation-*-TLS13Draft22-TLS13Experiment3": "",
"MinorVersionTolerance": "",
"MajorVersionTolerance": "",
"FragmentedClientVersion": "",
@@ -35,7 +26,7 @@
"SendEmptyRecords": "non-standard openssl/boringssl behaviour",
"SendEmptyRecords-Async": "",
"SendWarningAlerts": "",
- "SendWarningAlerts-Async": "",
+ "SendWarningAlerts-*": "",
"Peek-*": "",
"OmitExtensions-ServerHello-TLS12": "bug in bogo if sct offered",
"EmptyExtensions-ServerHello-TLS12": "",
@@ -44,14 +35,8 @@
"RSAEphemeralKey": "",
"BadRSAClientKeyExchange-*": "",
"SendClientVersion-RSA": "",
- "SillyDH": "",
- "WeakDH": "",
- "DHPublicValuePadded": "",
"Basic-Server-RSA-*": "",
- "*-RC4-*": "",
"*-3DES-*": "",
- "*-DHE-*": "",
- "ServerAuth-SHA1-Fallback": "",
"*-AES128-SHA*": "",
"*-AES256-SHA*": "",
"*-ECDSA-SHA1-*": "no ecdsa-sha1",
@@ -62,26 +47,20 @@
"*-P-224-*": "",
"CurveTest-Client-P-521-TLS13": "",
"CurveTest-Server-P-521-TLS13": "",
- "Ed25519-*": "no ed25519 yet",
- "*-Ed25519": "",
+ "*-Ed25519": "no ed25519 yet",
"*-Ed25519-*": "",
"GREASE-*": "not implemented",
"LargeMessage-Reject": "",
- "*-ShortHeader": "",
- "ShortHeader-*": "",
"SkipEarlyData*": "no 0rtt support",
- "TLS13Draft22-DuplicateTicketEarlyDataInfo": "",
"NoCommonCurves": "nothing to fall back to",
"ClientHelloPadding": "hello padding extension not implemented",
"TLS13Draft22-HelloRetryRequest-Client-Sync*": "we remember the server's preference and don't need a second HRR",
"TLS13Draft22-HelloRetryRequest-Client-Async*": "",
- "SendHelloRetryRequest-2": "",
"Resume-Client-CipherMismatch": "tries to vary to unimplemented CBC-mode cs",
"*Auth-SHA1-Fallback*": "",
"RSA-PSS-Large": "",
"TLS12-AES128-GCM-*": "no pfs",
"TLS12-AES256-GCM-*": "",
- "*-CHACHA20-POLY1305-OLD-*": "",
"*-ECDSA-*-server": "ECDSA signing not yet implemented",
"ClientAuth-Sign-ECDSA-*": "",
"ServerAuth-Sign-ECDSA-*": "",