Age | Commit message (Collapse) | Author |
|
|
|
some time ago by phessler and IIRC also mikeb), and for qname-minimisation
|
|
keys/certificates for auth. ok florian@
|
|
|
|
iterator" by default. Pointed out by Patrik Lundin.
|
|
and use it as the default location for the DNSSEC root key. Update default
config for this location.
With this, the only step required to enable DNSSEC validation is to
uncomment these default config entries and restart:
#module-config: "validator iterator"
#auto-trust-anchor-file: "/var/unbound/db/root.key"
There is no longer a requirement to run unbound-anchor manually to
update the root key. The rc.d script will take care of updates at boot,
and Unbound will manage the file itself at runtime.
Test with "dig test.dnssec-or-not.net txt @127.0.0.1" or similar.
|
|
|