]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/scripts/2100-OpenSSL/2115
Testsuite: Provide '>>> ' for script input to allow binary data
[user/henk/code/exim.git] / test / scripts / 2100-OpenSSL / 2115
1 # TLS server: timeout after accepting STARTTLS
2 exim -DSERVER=server -bd -oX PORT_D
3 ****
4 client-ssl 127.0.0.1 PORT_D
5 ??? 220
6 ehlo rhu.barb
7 ??? 250-
8 ??? 250-
9 ??? 250-
10 ??? 250-
11 ??? 250-
12 ??? 250
13 starttls_wait
14 ??? 220
15 +++ 2
16 ??? 421
17 ****
18 killdaemon