git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
140af797f6a1c6a64c85f66fc22b36b3fa8c26c0
[exim.git]
/
test
/
scripts
/
2000-GnuTLS
/
2015
1
# TLS server: timeout after accepting STARTTLS
2
gnutls
3
exim -DSERVER=server -bd -oX PORT_D
4
****
5
client-gnutls 127.0.0.1 PORT_D
6
??? 220
7
ehlo rhu.barb
8
??? 250-
9
??? 250-
10
??? 250-
11
??? 250-
12
??? 250-
13
??? 250
14
starttls_wait
15
??? 220
16
+++ 2
17
??? 421
18
****
19
killdaemon