summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/suite/tls-fuzzer/gnutls-nocert.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/suite/tls-fuzzer/gnutls-nocert.json b/tests/suite/tls-fuzzer/gnutls-nocert.json
index 483615222a..f792dd07c5 100644
--- a/tests/suite/tls-fuzzer/gnutls-nocert.json
+++ b/tests/suite/tls-fuzzer/gnutls-nocert.json
@@ -12,7 +12,7 @@
{"name" : "test-ocsp-stapling.py",
"arguments" : ["--no-status"] },
{"name" : "test-encrypt-then-mac-renegotiation.py",
- "comments" : "we are not strict in EtM required behavior in renegotiation",
+ "comment" : "we are not strict in EtM required behavior in renegotiation",
"arguments" : ["-e", "Encrypt-then-MAC renegotiation crash"]},
{"name" : "test-cve-2016-7054.py",
"arguments" : ["-e", "sanity"]},
@@ -42,8 +42,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",
- "comment" :"ffdhe6144: we don't support that group",
+ "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",