diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-06-21 00:04:25 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-06-25 19:32:25 +0100 |
commit | afdb5e9cf07fa49e26e128d8d5d2e3cab7a5fe42 (patch) | |
tree | 90fe9170a04b55b7019964d11773dcfa9e44c215 /test/scripts/2000-GnuTLS | |
parent | 5054c4fdb5c5949872020d75beb5722eabe3d1d3 (diff) |
Expansions: A tls option on ${readsocket }. Bug 2282
Diffstat (limited to 'test/scripts/2000-GnuTLS')
-rw-r--r-- | test/scripts/2000-GnuTLS/2099 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/test/scripts/2000-GnuTLS/2099 b/test/scripts/2000-GnuTLS/2099 new file mode 100644 index 000000000..632dc094b --- /dev/null +++ b/test/scripts/2000-GnuTLS/2099 @@ -0,0 +1,14 @@ +# ${readsocket (IPv4 TLS) +need_ipv4 +# +exim -DSERVER=server -tls-on-connect -bd -oX PORT_D +**** +# +# +millisleep 500 +exim -be +1 >>${readsocket{inet:thisloop:PORT_D}{QUIT\n}{2s:tls=yes}}<< +**** +millisleep 500 +# +killdaemon |