DANE/GnuTLS: split verification of mixed sets of TLSA records by usage
[exim.git] / test / stdout / 5820
1 ### TLSA (3 1 1)
2 ### TLSA (3 1 2)
3 ### Recipient callout
4
5 **** SMTP testing session as if from host 127.0.0.1
6 **** but without any ident (RFC 1413) callback.
7 **** This is not for real!
8
9 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
10 250 OK
11 250 Accepted
12 421 myhost.test.ex lost input connection
13 ### TLSA (2 0 1)
14 ### A server with a nonverifying cert and no TLSA
15 ### A server with a verifying cert and no TLSA
16 ### A server with two MXs for which both TLSA lookups return defer (delivery should defer)
17 ### A server lacking a TLSA, dane required (should fail)
18 ### A server lacking a TLSA, dane requested only (should deliver, non-DANE, as the NXDOMAIN is not DNSSEC)
19 ### A server where the A is dnssec and the TLSA lookup _fails_ (delivery should defer)
20 ### A server securely saying "no TLSA records here", dane required (delivery should fail)
21 ### A server securely saying "no TLSA records here", dane requested only (should deliver)
22 ### A server securely serving a wrong TLSA record, dane requested only (delivery should fail)
23 ### A server insecurely serving a good TLSA record, dane requested only (should deliver, non-DANE)
24 ### A server insecurely serving a good TLSA record, dane required (delivery should fail)
25 ### A server insecurely serving a good A record, dane requested only (should deliver, non-DANE)
26 ### A server insecurely serving a good A record, dane required (delivery should fail)
27 ### A server with a mixed-usage set of TLSAs - the EE-mode one failing verify (should deliver, DANE-mode)
28 ### A server with a name not matching the cert. TA-mode; should fail
29 ### A server with a name not matching the cert. EE-mode; should deliver and claim DANE mode
30
31 ******** SERVER ********
32 ### TLSA (3 1 1)
33 ### TLSA (3 1 2)
34 ### Recipient callout
35 ### TLSA (2 0 1)
36 ### A server with a nonverifying cert and no TLSA
37 ### A server with a verifying cert and no TLSA
38 ### A server with two MXs for which both TLSA lookups return defer (delivery should defer)
39 ### A server lacking a TLSA, dane required (should fail)
40 ### A server lacking a TLSA, dane requested only (should deliver, non-DANE, as the NXDOMAIN is not DNSSEC)
41 ### A server where the A is dnssec and the TLSA lookup _fails_ (delivery should defer)
42 ### A server securely saying "no TLSA records here", dane required (delivery should fail)
43 ### A server securely saying "no TLSA records here", dane requested only (should deliver)
44 ### A server securely serving a wrong TLSA record, dane requested only (delivery should fail)
45 ### A server insecurely serving a good TLSA record, dane requested only (should deliver, non-DANE)
46 ### A server insecurely serving a good TLSA record, dane required (delivery should fail)
47 ### A server insecurely serving a good A record, dane requested only (should deliver, non-DANE)
48 ### A server insecurely serving a good A record, dane required (delivery should fail)
49 ### A server with a mixed-usage set of TLSAs - the EE-mode one failing verify (should deliver, DANE-mode)
50 ### A server with a name not matching the cert. TA-mode; should fail
51 ### A server with a name not matching the cert. EE-mode; should deliver and claim DANE mode