git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
.end -> .wen
[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