Fix no-ec and no-tls1_2
[openssl.git] / test / recipes / 80-test_ssl_new.t
index da8302d206bf33b1ff9c25f61118394ddc5e89a4..db2271c388dd846caaf2b1042a8028296c934040 100644 (file)
@@ -69,6 +69,7 @@ my %conf_dependent_tests = (
   "22-compression.conf" => !$is_default_tls,
   "25-cipher.conf" => disabled("poly1305") || disabled("chacha"),
   "27-ticket-appdata.conf" => !$is_default_tls,
+  "28-seclevel.conf" => disabled("tls1_2") || $no_ec,
 );
 
 # Add your test here if it should be skipped for some compile-time