Enable DNS-Sec

Hi

When I want Enable DNS-Sec Validation Resolver Mode in ubnound

I put This File to the Config file
auto-trust-anchor-file "/etc/unbound/root.key"

When Restart Server
Get this Log and start Service Failed

Unregistered Authentication Agent for unix-process

I Disbale selinux
But still Get this Log OS is Centos 7

As I said before....

centos7 comes with unbound preconfigured to use dnssec. Just "yum install unbound"
is enough to get a DNSSEC validated resolver running.

Paul