TLS DANE to multiple recipients w/ different DNSSec status
[exim.git] / test / stdout / 5802
1 ### Routing
2 t@mxdanesecchain.test.ex
3   router = client, transport = send_to_server
4   host dane512ee.test.ex [ip4.ip4.ip4.ip4] MX=1 AD
5 t@mxdaneinsecchain.test.ex
6   router = client, transport = send_to_server
7   host dane512ee.test.ex [ip4.ip4.ip4.ip4] MX=1
8 ### Two recipients, different domains through same DANE MX host
9 ### Two recipients: 1st: DANE, 2nd no-DANE, SNI is expected for the 1st only
10 ### One recipient to MX whith a secure CNAME chain, SNI should use CNAME target
11 ### Same, but to MX whith a insecure CNAME chain, should fail, no SNI expected
12 ### Same, but to MX whith a insecure CNAME chain, should pass, no SNI expected
13 ### Two messages, 1st secure CHAIN, 2nd with insecure chain, 1st must use DANE, but 2nd
14 ### Two messages, 1st insecure CHAIN, 2nd with secure chain, 1st must not use DANE, but 2nd
15 ### Two messages, 1st secure CHAIN, 2nd with insecure chain, 1st must use DANE, 2nd fail
16 ### Two messages, 1st insecure CHAIN, 2nd with secure chain, 1st must fail, 2nd pass
17
18 ******** SERVER ********
19 ### Routing
20 ### Two recipients, different domains through same DANE MX host
21 ### Two recipients: 1st: DANE, 2nd no-DANE, SNI is expected for the 1st only
22 ### One recipient to MX whith a secure CNAME chain, SNI should use CNAME target
23 ### Same, but to MX whith a insecure CNAME chain, should fail, no SNI expected
24 ### Same, but to MX whith a insecure CNAME chain, should pass, no SNI expected
25 ### Two messages, 1st secure CHAIN, 2nd with insecure chain, 1st must use DANE, but 2nd
26 ### Two messages, 1st insecure CHAIN, 2nd with secure chain, 1st must not use DANE, but 2nd
27 ### Two messages, 1st secure CHAIN, 2nd with insecure chain, 1st must use DANE, 2nd fail
28 ### Two messages, 1st insecure CHAIN, 2nd with secure chain, 1st must fail, 2nd pass