summaryrefslogtreecommitdiff
path: root/test/scripts/2100-OpenSSL/2123
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/2100-OpenSSL/2123')
-rw-r--r--test/scripts/2100-OpenSSL/21236
1 files changed, 6 insertions, 0 deletions
diff --git a/test/scripts/2100-OpenSSL/2123 b/test/scripts/2100-OpenSSL/2123
new file mode 100644
index 000000000..927c266c6
--- /dev/null
+++ b/test/scripts/2100-OpenSSL/2123
@@ -0,0 +1,6 @@
+# TLS: ACL for STARTTLS
+exim -bs -oMa 10.9.8.10
+ehlo a.b.c
+starttls
+quit
+****