summaryrefslogtreecommitdiff
path: root/test/scripts
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-09-20 18:31:36 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2018-09-20 22:30:13 +0100
commit9e9ad3eea16e14e8a6c96cde6ddc5c0051e0fd83 (patch)
tree7042d41aa45200cbe82ae1ef8ae26af9d8ba6028 /test/scripts
parent8442641ee685d02b15ccfdc7290dda2674b8472e (diff)
Testsuite: handle OpenSSL 1.1.1
Diffstat (limited to 'test/scripts')
-rw-r--r--test/scripts/5840-DANE-OpenSSL/58414
1 files changed, 2 insertions, 2 deletions
diff --git a/test/scripts/5840-DANE-OpenSSL/5841 b/test/scripts/5840-DANE-OpenSSL/5841
index 52fac186a..fff416e2a 100644
--- a/test/scripts/5840-DANE-OpenSSL/5841
+++ b/test/scripts/5840-DANE-OpenSSL/5841
@@ -15,12 +15,12 @@ Testing
#
### Dane cipher specified, dane unused
# Since dane unused, should get the same cipher as the baseline
-exim -odf -DOPT=ECDHE-RSA-CAMELLIA256-SHA384 CALLER@localhost.test.ex
+exim -odf -DLIST=ECDHE-RSA-CAMELLIA256-SHA384 CALLER@localhost.test.ex
Testing
****
### Dane cipher specified, dane used
# Should get the cipher specified here
-exim -odf -DOPT=ECDHE-RSA-CAMELLIA256-SHA384 CALLER@dane256ee.test.ex
+exim -odf -DLIST=ECDHE-RSA-CAMELLIA256-SHA384 CALLER@dane256ee.test.ex
Testing
****
#