git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
SNI for ${readsocket }
[exim.git]
/
test
/
scripts
/
1100-Basic-TLS
/
1149
1
# ${readsocket (IPv4 TLS)
2
need_ipv4
3
#
4
exim -DSERVER=server -tls-on-connect -bd -oX PORT_D
5
****
6
#
7
#
8
millisleep 500
9
exim -be
10
1 >>${readsocket{inet:thisloop:PORT_D}{QUIT\n}{2s:tls=yes}}<<
11
2 >>${readsocket{inet:thisloop:PORT_D}{EHLO tester\n}{1s:tls=yes:sni=fubar}}<<
12
****
13
millisleep 500
14
#
15
killdaemon
16
no_stderr_check