]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
trust_anchors: do not bootstrap if root TA exists
authorPetr Špaček <petr.spacek@nic.cz>
Thu, 14 Mar 2019 16:57:49 +0000 (17:57 +0100)
committerPetr Špaček <petr.spacek@nic.cz>
Thu, 4 Apr 2019 12:18:57 +0000 (14:18 +0200)
commitf57cf735bf0b112042b09faf6e065e9954026870
tree04f93517a63644992de75ff893a47450898528ae
parent373b42ed83a97366c6abcffc17e7458c81e67eb4
trust_anchors: do not bootstrap if root TA exists

Previously a typo in keyfile path triggered re-bootstrap even if root TA
was already installed.
daemon/lua/trust_anchors.lua.in