Turn on TLSv1.3 downgrade protection by default
[openssl.git] / test / recipes / 70-test_tls13downgrade.t
index cc5fb16d2b91198dd3a1f8e49d7e446c3f0d90d7..f7c881234517d742bbc981978756e24ba65498fa 100644 (file)
@@ -26,10 +26,6 @@ plan skip_all => "$test_name needs the sock feature enabled"
 plan skip_all => "$test_name needs TLS1.3 and TLS1.2 enabled"
     if disabled("tls1_3") || disabled("tls1_2");
 
-# TODO(TLS1.3): Enable this when TLSv1.3 comes out of draft
-plan skip_all => "$test_name not run in pre TLSv1.3 RFC implementation"
-    if disabled("tls13downgrade");
-
 $ENV{OPENSSL_ia32cap} = '~0x200000200000000';
 
 my $proxy = TLSProxy::Proxy->new(