git://git.exim.org
/
users
/
jgh
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Hopefully the final lot of test files.
[users/jgh/exim.git]
/
test
/
scripts
/
2100-OpenSSL
/
2128
1
# tls_on_connect_ports
2
need_ipv4
3
#
4
exim -DSERVER=server -bd -oX PORT_D:PORT_D2:PORT_D3
5
****
6
client-ssl 127.0.0.1 PORT_D
7
??? 220
8
ehlo rhu.barb
9
??? 250-
10
??? 250-
11
??? 250-
12
??? 250-
13
??? 250
14
starttls
15
??? 220
16
quit
17
??? 221
18
****
19
client-ssl -tls-on-connect 127.0.0.1 PORT_D2
20
??? 220
21
ehlo rhu.barb
22
??? 250-
23
??? 250-
24
??? 250-
25
??? 250
26
quit
27
??? 221
28
****
29
killdaemon
30
no_msglog_check