summaryrefslogtreecommitdiff
path: root/tests/suite
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-07-21 10:54:13 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-07-24 08:35:36 +0200
commit3c2e13a7e3bbdc0b42d08b51c9d5a11ddceb7836 (patch)
treea3dbe0d5cab3abf00f7bfc2db82e6a8e577715ba /tests/suite
parenta22e226807972528135007c353e996affaf49b64 (diff)
downloadgnutls-3c2e13a7e3bbdc0b42d08b51c9d5a11ddceb7836.tar.gz
tlsfuzzer: enabled test-ecdsa-sig-flexibility.py
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'tests/suite')
-rw-r--r--tests/suite/tls-fuzzer/gnutls-nocert.json3
m---------tests/suite/tls-fuzzer/tlsfuzzer0
2 files changed, 3 insertions, 0 deletions
diff --git a/tests/suite/tls-fuzzer/gnutls-nocert.json b/tests/suite/tls-fuzzer/gnutls-nocert.json
index 77044cff75..87cf774306 100644
--- a/tests/suite/tls-fuzzer/gnutls-nocert.json
+++ b/tests/suite/tls-fuzzer/gnutls-nocert.json
@@ -2,10 +2,13 @@
{"server_command": ["@SERVER@", "--http",
"--x509keyfile", "tests/serverX509Key.pem",
"--x509certfile", "tests/serverX509Cert.pem",
+ "--x509keyfile", "../../../certs/ecc256.pem",
+ "--x509certfile", "../../../certs/cert-ecc256.pem",
"--debug=3",
"--priority=@PRIORITY@",
"--disable-client-cert", "--port=@PORT@"],
"tests" : [
+ {"name" : "test-ecdsa-sig-flexibility.py"},
{"name" : "test-ocsp-stapling.py",
"arguments" : ["--no-status"] },
{"name" : "test-encrypt-then-mac-renegotiation.py",
diff --git a/tests/suite/tls-fuzzer/tlsfuzzer b/tests/suite/tls-fuzzer/tlsfuzzer
-Subproject 7d6a6028d00dc65c2d8b9112e041ac57fc6b55c
+Subproject 2e9f11e3085ab49888daedc7af5f27ff9e8bc9f