X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=test%2Frecipes%2F70-test_sslversions.t;h=f3cc71215ddda8e90c5bb1b27710be46fee4d97a;hb=7d40faca54e64e9c6efa48c6d11e46d3037121c4;hp=b0342740d30c0c0bd1f42f01122fda90a8dd4047;hpb=35e742ecac9239539db016e1282b4cbdf501509c;p=openssl.git diff --git a/test/recipes/70-test_sslversions.t b/test/recipes/70-test_sslversions.t index b0342740d3..f3cc71215d 100644 --- a/test/recipes/70-test_sslversions.t +++ b/test/recipes/70-test_sslversions.t @@ -1,7 +1,7 @@ #! /usr/bin/env perl -# Copyright 2015-2018 The OpenSSL Project Authors. All Rights Reserved. +# Copyright 2015-2020 The OpenSSL Project Authors. All Rights Reserved. # -# Licensed under the OpenSSL license (the "License"). You may not use +# Licensed under the Apache License 2.0 (the "License"). You may not use # this file except in compliance with the License. You can obtain a copy # in the file LICENSE in the source distribution or at # https://www.openssl.org/source/license.html @@ -49,7 +49,7 @@ my $proxy = TLSProxy::Proxy->new( ); #We're just testing various negative and unusual scenarios here. ssltest with -#02-protocol-version.conf should check all the various combinations of normal +#02-protocol-version.cnf should check all the various combinations of normal #version neg #Test 1: An empty supported_versions extension should not succeed @@ -159,6 +159,7 @@ sub modify_supported_versions_filter } elsif ($testtype == WITH_TLS1_4) { $ext = pack "C5", 0x04, # Length + 0x03, 0x05, #TLSv1.4 0x03, 0x04; #TLSv1.3 } if ($testtype == REVERSE_ORDER_VERSIONS