From b3ef41c94af9aefec7b6855cf2ce73ffeaba9d9a Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 4 Jun 2015 20:28:25 +0100 Subject: TLS authenticator --- test/scripts/3700-TLS-auth/3700 | 13 +++++++++++++ test/scripts/3700-TLS-auth/REQUIRES | 2 ++ 2 files changed, 15 insertions(+) create mode 100644 test/scripts/3700-TLS-auth/3700 create mode 100644 test/scripts/3700-TLS-auth/REQUIRES (limited to 'test/scripts/3700-TLS-auth') diff --git a/test/scripts/3700-TLS-auth/3700 b/test/scripts/3700-TLS-auth/3700 new file mode 100644 index 000000000..e4b68607a --- /dev/null +++ b/test/scripts/3700-TLS-auth/3700 @@ -0,0 +1,13 @@ +# TLS authentication (server only) +munge tls_anycipher +# +exim -DSERVER=server -bd -oX PORT_D:PORT_S +**** +exim -f ok@test.ex x@y +**** +exim -f ok@test.ex smtps@y +**** +exim -q +**** +killdaemon +no_msglog_check diff --git a/test/scripts/3700-TLS-auth/REQUIRES b/test/scripts/3700-TLS-auth/REQUIRES new file mode 100644 index 000000000..1ce59ac37 --- /dev/null +++ b/test/scripts/3700-TLS-auth/REQUIRES @@ -0,0 +1,2 @@ +authenticator tls +running IPv4 -- cgit v1.2.3