Events: avoid evaluating intermediates for unneeded events
[exim.git] / test / scripts / 3721-external-auth-OpenSSL / 3721
CommitLineData
b53c265b
JH
1# External authentication (server & client)
2munge tls_anycipher
3#
4exim -DSERVER=server -bd -oX PORT_D
5****
6#
7#
8client-ssl 127.0.0.1 PORT_D 127.0.0.1 DIR/aux-fixed/cert2 DIR/aux-fixed/cert2
9??? 220
10EHLO tester
11??? 250-
12??? 250-
13??? 250-
14??? 250-
15??? 250-STARTTLS
16??? 250 HELP
17STARTTLS
18??? 220
19EHLO tester
20??? 250-
21??? 250-
22??? 250-
23??? 250-
24??? 250-AUTH EXTERNAL
25??? 250 HELP
26AUTH EXTERNAL UGhpbCBQZW5ub2Nr
27??? 235
28quit
29??? 221
30****
31#
32exim -f ok@test.ex x@y
33****
34exim -q
35****
36#
37killdaemon
38no_msglog_check