fd7b6d6d3e479eeea0b2a0215954f06ec23d3a58
[exim.git] / test / scripts / 5890-DANE / 5890
1 # Expansion test for DANE.
2 #
3 # Some systems seem to use 1-byte fields for the leading
4 # 3 fields in a TLSA record, others 2-bytes.
5 # We need the result to match the string in dnszones-src/db.test.ex
6
7 exim -be
8
9 dnslookup tpda: ${lookup dnsdb {tlsa=_1225._tcp.dane512ee.test.ex} \
10                         {$value}{none}}
11
12 ****