summaryrefslogtreecommitdiff
path: root/test/scripts/2000-GnuTLS/2028
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/2000-GnuTLS/2028')
-rw-r--r--test/scripts/2000-GnuTLS/202831
1 files changed, 31 insertions, 0 deletions
diff --git a/test/scripts/2000-GnuTLS/2028 b/test/scripts/2000-GnuTLS/2028
new file mode 100644
index 000000000..64855c2a9
--- /dev/null
+++ b/test/scripts/2000-GnuTLS/2028
@@ -0,0 +1,31 @@
+# tls_on_connect_ports
+need_ipv4
+#
+gnutls
+exim -DSERVER=server -bd -oX PORT_D:PORT_D2:PORT_D3
+****
+client-gnutls 127.0.0.1 PORT_D
+??? 220
+ehlo rhu.barb
+??? 250-
+??? 250-
+??? 250-
+??? 250-
+??? 250
+starttls
+??? 220
+quit
+??? 221
+****
+client-gnutls -tls-on-connect 127.0.0.1 PORT_D2
+??? 220
+ehlo rhu.barb
+??? 250-
+??? 250-
+??? 250-
+??? 250
+quit
+??? 221
+****
+killdaemon
+no_msglog_check