]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
modules/ta_update: warn if there are differences between statically configured keys...
authorLukáš Ježek <lukas.jezek@nic.cz>
Tue, 25 Aug 2020 10:03:10 +0000 (12:03 +0200)
committerLukáš Ježek <lukas.jezek@nic.cz>
Thu, 15 Oct 2020 08:52:47 +0000 (10:52 +0200)
commitada83c482056e28b4eea4edd3f1fea727c0af57e
tree396fdc2e73038848d91099c9e7a379800715be08
parent0579fc2cca21c2e6fed3194aeff8fc96d114d2f3
modules/ta_update: warn if there are differences between statically configured keys and upstream
18 files changed:
NEWS
daemon/lua/trust_anchors.lua.in
modules/meson.build
modules/ta_update/meson.build [new file with mode: 0644]
modules/ta_update/ta_update.lua
modules/ta_update/ta_update.test.integr/rfc5011/README
modules/ta_update/ta_update.test.integr/rfc5011/dns2rpl.py
modules/ta_update/ta_update.test.integr/rfc5011/genkeyszones.sh
modules/ta_update/ta_update.test.integr/rfc5011/pydnstest [new symlink]
modules/ta_update/ta_update.test.integr/rfc5011/unsigned_check.db [new file with mode: 0644]
modules/ta_update/ta_update.test.integr/rfc5011/unsigned_ok.db [new file with mode: 0644]
modules/ta_update/ta_update.test.lua
modules/ta_update/ta_update.unmanagedkey.test.integr/deckard.yaml [new file with mode: 0644]
modules/ta_update/ta_update.unmanagedkey.test.integr/kresd_config.j2 [new file with mode: 0644]
modules/ta_update/ta_update.unmanagedkey.test.integr/rfc5011 [new symlink]
modules/ta_update/ta_update.unmanagedkey.test.integr/unmanagedkey-missing-monotonictime.rpl [new file with mode: 0644]
modules/ta_update/ta_update.unmanagedkey.test.integr/unmanagedkey-present-monotonictime.rpl [new file with mode: 0644]
modules/ta_update/ta_update.unmanagedkey.test.integr/unmanagedkey-revoke-monotonictime.rpl [new file with mode: 0644]