diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-10-22 21:12:52 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-10-22 22:18:48 +0100 |
commit | f175bef138f45415b9559ee47c7be342ecb95ae0 (patch) | |
tree | 381b30c3678dbfe31d263926f08e12fd2b5aa6d5 /test/scripts | |
parent | 3ce8303e1f38b3e48f05a3636533181ed4b242a8 (diff) |
Testsuite: Add testcase for GnuTLS disconnect after STARTTLS
Diffstat (limited to 'test/scripts')
-rw-r--r-- | test/scripts/2000-GnuTLS/2015 | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/test/scripts/2000-GnuTLS/2015 b/test/scripts/2000-GnuTLS/2015 index 140af797f..b963e4e06 100644 --- a/test/scripts/2000-GnuTLS/2015 +++ b/test/scripts/2000-GnuTLS/2015 @@ -1,4 +1,4 @@ -# TLS server: timeout after accepting STARTTLS +# TLS server: timeout or close after accepting STARTTLS gnutls exim -DSERVER=server -bd -oX PORT_D **** @@ -16,4 +16,16 @@ starttls_wait +++ 2 ??? 421 **** +client-gnutls 127.0.0.1 PORT_D +??? 220 +ehlo rhu.barb +??? 250- +??? 250- +??? 250- +??? 250- +??? 250- +??? 250 +starttls_wait +??? 220 +**** killdaemon |