summaryrefslogtreecommitdiff
path: root/tests/suite/tls-fuzzer/gnutls-nocert.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/suite/tls-fuzzer/gnutls-nocert.json')
-rw-r--r--tests/suite/tls-fuzzer/gnutls-nocert.json8
1 files changed, 2 insertions, 6 deletions
diff --git a/tests/suite/tls-fuzzer/gnutls-nocert.json b/tests/suite/tls-fuzzer/gnutls-nocert.json
index d99c17414b..2dc7673ad0 100644
--- a/tests/suite/tls-fuzzer/gnutls-nocert.json
+++ b/tests/suite/tls-fuzzer/gnutls-nocert.json
@@ -70,12 +70,8 @@
"arguments" : ["-e", "max client hello"]},
{"name" : "test-atypical-padding.py" },
{"name" : "test-ffdhe-negotiation.py" ,
- "comment" : ["Check if DHE preferred: we don't prefer DHE over RSA if RSA is preferred by peer",
- "ffdhe6144: we don't support that group"],
- "arguments" : ["-e", "ffdhe6144 negotiation",
- "-e", "tolerate ECC curve in groups without ECC cipher, negotiate ffdhe6144 ",
- "-e", "Check if DHE preferred",
- "-e", "unassigned tolerance, ffdhe6144 negotiation"]},
+ "comment" : ["we don't prefer DHE over RSA if RSA is preferred by peer"],
+ "arguments" : ["-e", "Check if DHE preferred"]},
{"name" : "test-cve-2016-2107.py"},
{"name" : "test-dhe-rsa-key-exchange.py"},
{"name" : "test-dhe-rsa-key-exchange-signatures.py",