git://git.exim.org
/
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.
[exim.git]
/
test
/
scripts
/
2000-GnuTLS
/
2028
1
# tls_on_connect_ports
2
need_ipv4
3
#
4
gnutls
5
exim -DSERVER=server -bd -oX PORT_D:PORT_D2:PORT_D3
6
****
7
client-gnutls 127.0.0.1 PORT_D
8
??? 220
9
ehlo rhu.barb
10
??? 250-
11
??? 250-
12
??? 250-
13
??? 250-
14
??? 250
15
starttls
16
??? 220
17
quit
18
??? 221
19
****
20
client-gnutls -tls-on-connect 127.0.0.1 PORT_D2
21
??? 220
22
ehlo rhu.barb
23
??? 250-
24
??? 250-
25
??? 250-
26
??? 250
27
quit
28
??? 221
29
****
30
killdaemon
31
no_msglog_check