summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-07-03 10:44:14 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-08-02 12:38:50 +0200
commit544f70cedead9b21f101d740a057b4d66098da57 (patch)
tree946e8178945d1b9e318ed4b6b2be48947f5c7b72 /tests
parent687fdd62143d3e19c53934cf8927a475bea3832a (diff)
downloadgnutls-544f70cedead9b21f101d740a057b4d66098da57.tar.gz
tlsfuzzer: enabled RFC7919 FFDHE tests
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/suite/tls-fuzzer/gnutls-nocert.json11
m---------tests/suite/tls-fuzzer/tlsfuzzer0
m---------tests/suite/tls-fuzzer/tlslite-ng0
3 files changed, 11 insertions, 0 deletions
diff --git a/tests/suite/tls-fuzzer/gnutls-nocert.json b/tests/suite/tls-fuzzer/gnutls-nocert.json
index 87cf774306..483615222a 100644
--- a/tests/suite/tls-fuzzer/gnutls-nocert.json
+++ b/tests/suite/tls-fuzzer/gnutls-nocert.json
@@ -37,6 +37,17 @@
{"name" : "test-client-compatibility.py"},
{"name" : "test-client-compatibility.py"},
{"name" : "test-conversation.py"},
+ {"name" : "test-client-hello-max-size.py",
+ "comment" : "FIXME: we fail with: Handshake buffer length is 131400 (max: 131072)",
+ "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",
+ "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"]},
{"name" : "test-cve-2016-2107.py"},
{"name" : "test-dhe-rsa-key-exchange.py"},
{"name" : "test-dhe-rsa-key-exchange-signatures.py"},
diff --git a/tests/suite/tls-fuzzer/tlsfuzzer b/tests/suite/tls-fuzzer/tlsfuzzer
-Subproject 2e9f11e3085ab49888daedc7af5f27ff9e8bc9f
+Subproject 9713625c7f3adc1930c46b9507bd07c3e086151
diff --git a/tests/suite/tls-fuzzer/tlslite-ng b/tests/suite/tls-fuzzer/tlslite-ng
-Subproject e0f1a75aedcb6db3c9274984d9105e4fc38a7eb
+Subproject 38f8feba5d672553fa05cecac4fd9dc214ede43