Files
bind9/bin
Michał Kępień d14d661c20 Fix key ID extraction in the "dnssec" system test
Simply looking for the key ID surrounded by spaces in the tested
dnssec-signzone output file is not a precise enough method of checking
for signatures prepared using a given key ID: it can be tripped up by
cross-algorithm key ID collisions and certain low key IDs (e.g. 60, the
TTL specified in bin/tests/system/dnssec/signer/example.db.in), which
triggers false positives for the "dnssec" system test.  Make key ID
extraction precise by using an awk script which operates on specific
fields.

(cherry picked from commit a40c60e4c1)
2019-03-21 08:10:47 +01:00
..
2019-02-06 22:13:05 +00:00
2019-02-06 22:13:05 +00:00
2019-02-18 17:40:56 -05:00
2019-03-15 12:23:57 +11:00
2019-02-06 22:13:05 +00:00
2019-03-06 20:41:09 -08:00
2019-02-06 22:13:05 +00:00
2019-02-06 22:13:05 +00:00