"comment" : "tlsfuzzer doesn't like our set of algorithms (e.g., ed25519)",
"arguments" : ["-k", "tests/clientX509Key.pem",
"-c", "tests/clientX509Cert.pem",
- "-n", "10",
"-e", "check sigalgs in cert request",
"-p", "@PORT@"]},
{"name" : "test-tls13-ecdsa-in-certificate-verify.py",
"comment" : "tlsfuzzer doesn't like our set of algorithms (e.g., ed25519)",
"arguments" : ["-k", "tests/serverECKey.pem",
"-c", "tests/serverECCert.pem",
- "-n", "10",
"-e", "check sigalgs in cert request",
"-p", "@PORT@"]},
{"name": "test-rsa-sigs-on-certificate-verify.py",
"-c", "tests/clientX509Cert.pem",
"-e", "check CertificateRequest sigalgs",
"--illegpar",
- "-n", "100",
"-p", "@PORT@"]
},
{"name" : "test-rsa-pss-sigs-on-certificate-verify.py",
"-c", "tests/clientRSAPSSCert.pem",
"-e", "check CertificateRequest sigalgs",
"--illegpar",
- "-n", "100",
"-p", "@PORT@"]
},
{"name": "test-certificate-malformed.py",
{"name" : "test-tls13-count-tickets.py",
"arguments": ["-p", "@PORT@", "-t", "2"]},
{"name" : "test-tls13-dhe-shared-secret-padding.py",
- "arguments": ["-p", "@PORT@",
- "-n", "4"]},
+ "arguments": ["-p", "@PORT@"]},
{"name" : "test-tls13-ecdhe-curves.py",
"arguments": ["-p", "@PORT@"]},
{"name" : "test-tls13-ecdsa-support.py",
"-t", "180"]},
{"name" : "test-tls13-finished.py",
"comment" : "the disabled tests timeout very often due to slow tls-fuzzer implementation",
- "arguments": ["-p", "@PORT@", "-n", "5",
+ "arguments": ["-p", "@PORT@",
"-e", "padding - cipher TLS_AES_128_GCM_SHA256, pad_byte 0, pad_left 0, pad_right 16777183",
"-e", "padding - cipher TLS_AES_256_GCM_SHA384, pad_byte 0, pad_left 0, pad_right 16777167"]},
{"name" : "test-tls13-hrr.py",
"arguments": ["-p", "@PORT@"]},
{"name" : "test-tls13-invalid-ciphers.py",
- "arguments": ["-p", "@PORT@",
- "-n", "5"]},
+ "arguments": ["-p", "@PORT@"]},
{"name" : "test-tls13-keyshare-omitted.py",
"arguments": ["-p", "@PORT@"]},
{"name" : "test-tls13-keyupdate.py",
"comment" : "we have limits that prohibit the running multiple messages test; app data split timeouts waiting for new session ticket",
- "arguments": ["-p", "@PORT@", "-n", "5",
+ "arguments": ["-p", "@PORT@",
"-e", "app data split, conversation with KeyUpdate msg",
"-e", "multiple KeyUpdate messages"]},
{"name" : "test-tls13-large-number-of-extensions.py",
"comment" : "This test assumes that 22 (EtM) is unassigned which is incorrect - see #632",
- "arguments": ["-p", "@PORT@", "-n", "5"]},
+ "arguments": ["-p", "@PORT@",
+ "--exc", "11",
+ "--exc", "12",
+ "--exc", "22",
+ "--exc", "23"]},
{"name" : "test-tls13-legacy-version.py",
"arguments": ["-p", "@PORT@"]},
{"name" : "test-tls13-nociphers.py",
{"name" : "test-tls13-session-resumption.py",
"arguments": ["-p", "@PORT@"]},
{"name" : "test-tls13-serverhello-random.py",
- "arguments": ["-p", "@PORT@",
- "-n", "5"]},
+ "arguments": ["-p", "@PORT@"]},
{"name" : "test-tls13-signature-algorithms.py",
"comment" : "gnutls doesn't handle well duplicated signature algorithms; this is not an issue in practice",
"arguments": ["-p", "@PORT@",
"-x", "32715 invalid schemes",
"-X", "Unexpected message from peer: Alert(fatal, handshake_failure)"]},
{"name" : "test-tls13-symetric-ciphers.py",
- "arguments": ["-p", "@PORT@",
- "-n", "5"]},
+ "arguments": ["-p", "@PORT@"]},
{"name" : "test-tls13-unrecognised-groups.py",
"arguments": ["-p", "@PORT@"]},
{"name" : "test-tls13-version-negotiation.py",
"server_port": @PORT@,
"tests" : [
{"name" : "test-fuzzed-plaintext.py",
- "arguments" : ["-p", "@PORT@",
- "-n", "4"] },
+ "arguments" : ["-p", "@PORT@"] },
{"name" : "test-large-hello.py",
"arguments" : [
"-p", "@PORT@",
{"name" : "test-atypical-padding.py",
"arguments" : ["-p", "@PORT@"] },
{"name" : "test-bleichenbacher-workaround.py",
- "arguments" : ["-p", "@PORT@",
- "-n", "5"]
+ "arguments" : ["-p", "@PORT@", "-n", "5"]
},
{"name" : "test-clienthello-md5.py",
"arguments" : ["-p", "@PORT@"] },
"-X", "Unexpected message from peer: Alert(fatal, protocol_version)",
"-x", "Protocol (3, 0) in SSLv2 compatible ClientHello",
"-X", "Unexpected message from peer: Alert(fatal, protocol_version)",
- "-n", "5",
"-z"]},
{"name" : "test-dhe-rsa-key-exchange.py",
"arguments" : ["-p", "@PORT@"] },
"-X", "Unexpected message from peer: Alert(fatal, protocol_version)",
"-x", "Protocol (3, 0)",
"-X", "Unexpected message from peer: Alert(fatal, protocol_version)",
- "-z",
- "-n", "5"]},
+ "-z"]},
{"name" : "test-ecdhe-rsa-key-exchange.py",
"arguments" : ["-p", "@PORT@"] },
{"name" : "test-ecdhe-rsa-key-exchange-with-bad-messages.py",
"arguments" : ["-p", "@PORT@",
"-e", "Protocol (3, 0) in SSLv2 compatible ClientHello",
"-e", "Protocol (3, 0)",
- "-z",
- "-n", "5"]},
+ "-z"]},
{"name" : "test-empty-extensions.py",
"arguments" : ["-p", "@PORT@"] },
{"name" : "test-export-ciphers-rejected.py",
{"name" : "test-invalid-client-hello.py",
"arguments" : ["-p", "@PORT@"] },
{"name" : "test-invalid-client-hello-w-record-overflow.py",
- "arguments" : ["-p", "@PORT@",
- "-n", "10"] },
+ "arguments" : ["-p", "@PORT@"] },
{"name" : "test-invalid-compression-methods.py",
"arguments" : ["-p", "@PORT@"] },
{"name" : "test-invalid-content-type.py",
"arguments" : ["-p", "@PORT@",
"-e", "Protocol (3, 0) in SSLv2 compatible ClientHello",
"-e", "Protocol (3, 0)",
- "-z",
- "-n", "6"]},
+ "-z"]},
{"name" : "test-sig-algs.py",
"arguments" : ["-p", "@PORT@",
"-x", "rsa_pss_pss_sha256 only",