X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=test%2Frecipes%2F80-test_ssl_new.t;h=4173157153f5f51d85882e5aaa2977fbd52866d4;hp=5f4433403da959f8f35f4c79438950bf781e0c38;hb=548d0153cc81439547f511adeb252c52c898794b;hpb=593a2aa3eb8e0153ff0b6af72b1af3327b46a19e diff --git a/test/recipes/80-test_ssl_new.t b/test/recipes/80-test_ssl_new.t index 5f4433403d..4173157153 100644 --- a/test/recipes/80-test_ssl_new.t +++ b/test/recipes/80-test_ssl_new.t @@ -56,6 +56,7 @@ my $no_ocsp = disabled("ocsp"); my %conf_dependent_tests = ( "02-protocol-version.conf" => !$is_default_tls, "04-client_auth.conf" => !$is_default_tls, + "05-sni.conf" => disabled("tls1_1"), "07-dtls-protocol-version.conf" => !$is_default_dtls, "10-resumption.conf" => !$is_default_tls, "11-dtls_resumption.conf" => !$is_default_dtls,