From 9d1c15ef45fcc8809349378922de20ae9a774c75 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Fri, 2 May 2014 18:50:34 +0100 Subject: Certificate variables and field-extractor expansions. Bug 1358 --- test/scripts/5760-OpenSSL-TPDA/5760 | 13 +++++++++++++ test/scripts/5760-OpenSSL-TPDA/REQUIRES | 2 ++ 2 files changed, 15 insertions(+) create mode 100644 test/scripts/5760-OpenSSL-TPDA/5760 create mode 100644 test/scripts/5760-OpenSSL-TPDA/REQUIRES (limited to 'test/scripts/5760-OpenSSL-TPDA') diff --git a/test/scripts/5760-OpenSSL-TPDA/5760 b/test/scripts/5760-OpenSSL-TPDA/5760 new file mode 100644 index 000000000..8fa8bd04b --- /dev/null +++ b/test/scripts/5760-OpenSSL-TPDA/5760 @@ -0,0 +1,13 @@ +# TLS client: OpenSSL certificates and extractions +exim -DSERVER=server -bd -oX PORT_D +**** +exim bad@test.ex +Testing +**** +exim good@test.ex +Testing +**** +exim -qf +**** +killdaemon +no_msglog_check diff --git a/test/scripts/5760-OpenSSL-TPDA/REQUIRES b/test/scripts/5760-OpenSSL-TPDA/REQUIRES new file mode 100644 index 000000000..5b4892059 --- /dev/null +++ b/test/scripts/5760-OpenSSL-TPDA/REQUIRES @@ -0,0 +1,2 @@ +support Experimental_TPDA +support OpenSSL -- cgit v1.2.3