summaryrefslogtreecommitdiff
path: root/test/scripts/2000-GnuTLS/2015
blob: 140af797f6a1c6a64c85f66fc22b36b3fa8c26c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# TLS server: timeout after accepting STARTTLS
gnutls
exim -DSERVER=server -bd -oX PORT_D
****
client-gnutls 127.0.0.1 PORT_D
??? 220
ehlo rhu.barb
??? 250-
??? 250-
??? 250-
??? 250-
??? 250-
??? 250
starttls_wait
??? 220
+++ 2
??? 421
****
killdaemon