freebsd-ports/dns/getdns/files/pkg-message.in

13 lines
418 B
Text
Raw Normal View History

***
*** !!! IMPORTANT !!!! libgetdns needs a DNSSEC trust anchor!
***
*** For the library to be able to perform DNSSEC, the root
*** trust anchor needs to be present in presentation format
*** in the file:
2014-03-25 13:53:35 +01:00
*** %%LOCALBASE%%/etc/unbound/root.key
***
*** We recomend using unbound-anchor to retrieve and install
*** the root trust anchor like this:
2014-03-25 13:53:35 +01:00
*** su -m unbound -c /usr/local/sbin/unbound-anchor
***