git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Memory management: when running under the testsuite, check every string variable...
[exim.git]
/
test
/
scripts
/
2100-OpenSSL
/
2122
1
# TLS server: help command in encrypted session
2
exim -DSERVER=server -bd -oX PORT_D
3
****
4
client-ssl HOSTIPV4 PORT_D
5
??? 220
6
ehlo rhu.barb
7
??? 250-
8
??? 250-
9
??? 250-
10
??? 250-
11
??? 250-
12
??? 250
13
starttls
14
??? 220
15
help
16
??? 214-
17
??? 214
18
quit
19
??? 221
20
****
21
killdaemon