X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/4243a209fd9499f30bebd58ceaa2d0d9845407ae..4f7a93c27e3d43b44c42d3fc503f03b9b42ca622:/test/scripts/5720-OpenSSL-events/5721?ds=sidebyside diff --git a/test/scripts/5720-OpenSSL-events/5721 b/test/scripts/5720-OpenSSL-events/5721 index 19f977c7b..14bcd2cb6 100644 --- a/test/scripts/5720-OpenSSL-events/5721 +++ b/test/scripts/5720-OpenSSL-events/5721 @@ -1,6 +1,6 @@ # smtp-on-connect drop-before-tls-accept # -exim -DSERVER=server -tls-on-connect -bd -oX PORT_D:PORT_D2:PORT_D3 +exim -DSERVER=server -tls-on-connect -bd -oX PORT_D:PORT_D2:PORT_D3:PORT_D4 **** # # Normal, full connect and quit @@ -25,6 +25,12 @@ client-anytls -tls-on-connect 127.0.0.1 PORT_D3 ???* **** # +# server fails banner expansion +client-anytls -tls-on-connect 127.0.0.1 PORT_D4 +???* +**** +# +# # client disconnects before server TLS accept completes client 127.0.0.1 PORT_D +++ 1