On 2015-09-24, Etienne <etienne.m...@magickarpet.org> wrote: > Hello there, > > Is there any chance that dig (src/usr.sbin/bind/bin/dig/) could be build > with -DDIG_SIGCHASE to enable dnssec verification in future releases? > Where would be a proper place to request that? > > Cheers, >
I've just added this to the ports version of BIND (ports/net/isc-bind), packages for this will arrive in future snapshots. You'll probably want to do something like "alias dig=/usr/local/bin/dig" or similar to avoid finding the version from base first in your shell path.