git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Testsuite: perl version oddity
[exim.git]
/
test
/
scripts
/
1100-Basic-TLS
/
1111
1
# TLS server: help command in encrypted session
2
gnutls
3
exim -DSERVER=server -bd -oX PORT_D
4
****
5
client-anytls HOSTIPV4 PORT_D
6
??? 220
7
ehlo rhu.barb
8
??? 250-
9
??? 250-
10
??? 250-
11
??? 250-
12
??? 250-
13
??? 250-
14
??? 250
15
starttls
16
??? 220
17
help
18
??? 214-
19
??? 214
20
quit
21
??? 221
22
****
23
killdaemon