summaryrefslogtreecommitdiff
path: root/tests/suite/tls-fuzzer/gnutls-nocert-tls13.json
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@redhat.com>2019-05-22 11:51:57 +0200
committerDaiki Ueno <dueno@redhat.com>2019-05-22 12:05:13 +0200
commit990fd2f30afa6fcfa66ef1f73cecc2da9910836c (patch)
tree76dd009f15348dd188e85912e5dd29772adec783 /tests/suite/tls-fuzzer/gnutls-nocert-tls13.json
parentd810e4f80bf271dfe600e5f2e7298dbc9ffe12b7 (diff)
downloadgnutls-tmp-small-records.tar.gz
tlsfuzzer: use %ALLOW_SMALL_RECORDS for testingtmp-small-records
Signed-off-by: Daiki Ueno <dueno@redhat.com>
Diffstat (limited to 'tests/suite/tls-fuzzer/gnutls-nocert-tls13.json')
-rw-r--r--tests/suite/tls-fuzzer/gnutls-nocert-tls13.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/suite/tls-fuzzer/gnutls-nocert-tls13.json b/tests/suite/tls-fuzzer/gnutls-nocert-tls13.json
index 5a10d615ec..806cc17b16 100644
--- a/tests/suite/tls-fuzzer/gnutls-nocert-tls13.json
+++ b/tests/suite/tls-fuzzer/gnutls-nocert-tls13.json
@@ -15,7 +15,6 @@
{"name" : "test-record-size-limit.py",
"comment" : "changed extension after HRR is not supported #617",
"arguments" : ["-p", "@PORT@", "--reply-AD-size", "685",
- "--minimal-size", "512",
"-e", "change size in TLS 1.2 resumption",
"-e", "change size in TLS 1.3 session resumption",
"-e", "check if server accepts maximum size in TLS 1.0",
@@ -41,7 +40,6 @@
"-e", "removed extension in 2nd CH in HRR handshake"] },
{"name" : "test-record-size-limit.py",
"arguments" : ["-p", "@PORT@", "--reply-AD-size", "672",
- "--minimal-size", "512",
"change size in TLS 1.3 session resumption",
"drop extension in TLS 1.3 session resumption"] },
{"name" : "test-tls13-0rtt-garbage.py",