]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
trust_anchors: always load keyfile_default
authorTomas Krizek <tomas.krizek@nic.cz>
Tue, 19 Mar 2019 11:20:55 +0000 (12:20 +0100)
committerPetr Špaček <petr.spacek@nic.cz>
Thu, 4 Apr 2019 12:18:58 +0000 (14:18 +0200)
commit8abc490f6fe6d226ea0aaa5ad5accab6d620b587
treeb6d7e5d07600d270f54a94424a65dc9350bb5b26
parente2abf7fa15c33f4c24f7c158f4bcc75b59cf466a
trust_anchors: always load keyfile_default
24 files changed:
daemon/README.rst
daemon/cache.test/clear.test.lua
daemon/lua/config.lua [moved from daemon/lua/config.lua.in with 75% similarity]
daemon/lua/meson.build
daemon/lua/sandbox.lua.in [moved from daemon/lua/sandbox.lua with 99% similarity]
daemon/lua/trust_anchors.lua.in
daemon/lua/trust_anchors.test/bootstrap.test.lua
daemon/lua/trust_anchors.test/ta.test.lua
doc/meson.build
etc/config/config.cluster.in
etc/config/config.docker.in
etc/config/config.isp.in
etc/config/config.personal.in
etc/config/config.splitview.in
modules/policy/noipv6.test.integr/kresd_config.j2
modules/policy/noipvx.test.integr/kresd_config.j2
modules/policy/test.integr/kresd_config.j2
modules/rebinding/test.integr/kresd_config.j2
modules/serve_stale/test.integr/kresd_config.j2
modules/stats/test.integr/kresd_config.j2
modules/ta_update/ta_update.test.lua
modules/view/addr.test.integr/kresd_config.j2
modules/view/tsig.test.integr/kresd_config.j2
tests/pytests/templates/kresd.conf.j2