aboutsummaryrefslogtreecommitdiffstats
path: root/test/ssl-tests/19-mac-then-encrypt.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/ssl-tests/19-mac-then-encrypt.conf.in')
-rw-r--r--test/ssl-tests/19-mac-then-encrypt.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ssl-tests/19-mac-then-encrypt.conf.in b/test/ssl-tests/19-mac-then-encrypt.conf.in
index d51cfa3ea7..dfe529c9cd 100644
--- a/test/ssl-tests/19-mac-then-encrypt.conf.in
+++ b/test/ssl-tests/19-mac-then-encrypt.conf.in
@@ -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",