X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/58eb016e585187a87ade7602b2aecb2208605320..f16be9794c6eec65385dca68e88978b30efd6012:/test/scripts/2100-OpenSSL/2150 diff --git a/test/scripts/2100-OpenSSL/2150 b/test/scripts/2100-OpenSSL/2150 index cfc6a20d7..3b63f14b4 100644 --- a/test/scripts/2100-OpenSSL/2150 +++ b/test/scripts/2100-OpenSSL/2150 @@ -4,7 +4,7 @@ exim -DSERVER=server -bd -oX PORT_D # The pause (+++ 1) at the end of this is so that we don't close the input # until some time after sending the dot. # -client-gnutls 127.0.0.1 PORT_D +client-ssl 127.0.0.1 PORT_D ??? 220 ehlo abcd ??? 250- @@ -26,30 +26,3 @@ This is a test message. **** sleep 1 killdaemon -# -# Also check for next input sent too soon -# -exim -DSERVER=server -bd -oX PORT_D -**** -client-gnutls 127.0.0.1 PORT_D -??? 220 -ehlo abcd -??? 250- -??? 250- -??? 250- -??? 250- -??? 250 -starttls -??? 220 -mail from: -??? 250 -rcpt to: -??? 250 -data -??? 354 -This is a test message. -.\r\nrset -+++ 1 -**** -sleep 1 -killdaemon