daemon: negative trust anchors
config: trust_anchors.negative = { ‘bad.cz’, ‘here.com’ } all names below these NTA will not be validated (unless there is an island of trust below these anchors)
Showing
- daemon/engine.c 7 additions, 5 deletionsdaemon/engine.c
- daemon/lua/kres.lua 42 additions, 28 deletionsdaemon/lua/kres.lua
- daemon/lua/sandbox.lua 1 addition, 0 deletionsdaemon/lua/sandbox.lua
- lib/dnssec/ta.c 5 additions, 3 deletionslib/dnssec/ta.c
- lib/resolve.c 8 additions, 2 deletionslib/resolve.c
- lib/resolve.h 1 addition, 0 deletionslib/resolve.h
- modules/policy/policy.lua 1 addition, 3 deletionsmodules/policy/policy.lua
- tests/pydnstest/scenario.py 1 addition, 0 deletionstests/pydnstest/scenario.py
Please register or sign in to comment