summaryrefslogtreecommitdiff
path: root/test/scripts/2100-OpenSSL/2122
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/2100-OpenSSL/2122')
-rw-r--r--test/scripts/2100-OpenSSL/212220
1 files changed, 20 insertions, 0 deletions
diff --git a/test/scripts/2100-OpenSSL/2122 b/test/scripts/2100-OpenSSL/2122
new file mode 100644
index 000000000..f1b1d355f
--- /dev/null
+++ b/test/scripts/2100-OpenSSL/2122
@@ -0,0 +1,20 @@
+# TLS server: help command in encrypted session
+exim -DSERVER=server -bd -oX PORT_D
+****
+client-ssl HOSTIPV4 PORT_D
+??? 220
+ehlo rhu.barb
+??? 250-
+??? 250-
+??? 250-
+??? 250-
+??? 250
+starttls
+??? 220
+help
+??? 214-
+??? 214
+quit
+??? 221
+****
+killdaemon