summaryrefslogtreecommitdiff
path: root/test/confs
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-11-13 16:33:03 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2016-11-13 17:12:59 +0000
commit64e653f4a8d762919d7c71838021d4d18a61979d (patch)
treec5d9108798d271089aeb8426703e808dfe939eb1 /test/confs
parent9214c762c1b3717ff92351c8a217cee6726d993b (diff)
OpenSSL 1.1 - update testsuite for retired ciphers
Diffstat (limited to 'test/confs')
-rw-r--r--test/confs/21112
-rw-r--r--test/confs/21254
2 files changed, 3 insertions, 3 deletions
diff --git a/test/confs/2111 b/test/confs/2111
index 7f872fa06..0d99a23bc 100644
--- a/test/confs/2111
+++ b/test/confs/2111
@@ -48,6 +48,6 @@ send_to_server:
tls_certificate = DIR/aux-fixed/cert2
tls_privatekey = DIR/aux-fixed/cert2
tls_require_ciphers = IDEA-CBC-MD5 \
- ${if eq{$host_address}{127.0.0.1}{:DES-CBC3-SHA:RSA_ARCFOUR_SHA}}
+ ${if eq{$host_address}{127.0.0.1}{:AES256-SHA:RSA_ARCFOUR_SHA}}
# End
diff --git a/test/confs/2125 b/test/confs/2125
index e179f9685..be2fe1be3 100644
--- a/test/confs/2125
+++ b/test/confs/2125
@@ -18,7 +18,7 @@ queue_run_in_order
tls_advertise_hosts = *
tls_require_ciphers = ${if eq{$sender_host_address}{HOSTIPV4}\
- {AES}{!AES:3DES}}
+ {AES256}{AES128}}
# Set certificate only if server
@@ -46,7 +46,7 @@ send_to_server:
allow_localhost
hosts = HOSTIPV4 : 127.0.0.1
hosts_require_tls = HOSTIPV4
- tls_require_ciphers = DES-CBC3-SHA
+ tls_require_ciphers = AES128-SHA
port = PORT_D
tls_try_verify_hosts = :