GnuTLS: Do not free the cached creds on transport connection close. Bug 2886
[exim.git] / test / scripts / 2000-GnuTLS / 2011
1 # Cached CA bundle re-use
2 #
3 # Preload a message into spool
4 exim -odq fred@test.net
5 Subject: test
6
7 this is a test
8
9 ****
10 #
11 # Server to work against
12 exim -DSERVER=server -bd -oX PORT_D
13 ****
14 #
15 # Send message from spool
16 exim -q
17 ****
18 #
19 killdaemon
20 no_msglog_check