]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
trust_anchors: do not accept add_file() for managed TA without ta_update module
authorPetr Špaček <petr.spacek@nic.cz>
Fri, 22 Mar 2019 13:45:56 +0000 (14:45 +0100)
committerPetr Špaček <petr.spacek@nic.cz>
Thu, 4 Apr 2019 12:18:59 +0000 (14:18 +0200)
commitff41bca5404e6a827901e2aaeea857fc110446c0
tree6092e6a8f3ec1cbc26e0aab6e1cdb53bca19bcf0
parent8451e99131002563fa2a1807727ac86df2fb075c
trust_anchors: do not accept add_file() for managed TA without ta_update module

Previous version would add the TA and then print error message, which is
not expected.
daemon/lua/trust_anchors.lua.in
tests/integration/deckard