]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
distro/kresd.no_ta.conf - mention how to turn off DNSSEC validation
authorTomas Krizek <tomas.krizek@nic.cz>
Thu, 29 Nov 2018 14:13:59 +0000 (15:13 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Mon, 17 Dec 2018 10:57:19 +0000 (11:57 +0100)
distro/common/kresd.no_ta.conf

index 1377ce9f3c0e1fefcc4e994346b92498d7e9a6ee..2b79542a320d15a05971f6156065e0290bf797b1 100644 (file)
@@ -13,5 +13,8 @@ modules = {
 -- Listen on localhost (default)
 -- net = { '127.0.0.1', '::1' }
 
+-- To disable DNSSEC validation, uncomment the following line (not recommended)
+-- trust_anchors.keyfile_default = nil
+
 -- Cache size
 cache.size = 100 * MB