Don't complain if we receive the cryptopro extension in the ClientHello
[openssl.git] / test / ssl-tests / 19-mac-then-encrypt.conf.in
index d51cfa3ea73e62465eab74612235b7e2ea65520b..dfe529c9cd5308688056097bc51b92b011f99ed3 100644 (file)
@@ -61,10 +61,10 @@ my @tests_tls1_2 = (
         name => "disable-encrypt-then-mac-server-sha2",
         server => {
           "Options" => "-EncryptThenMac",
-          "MaxProtocol" => "TLSv1.2"
         },
         client => {
           "CipherString" => "AES128-SHA256",
+          "MaxProtocol" => "TLSv1.2"
         },
         test   => {
           "ExpectedResult" => "Success",