Using DTC with dns tools - niclabs/dtc GitHub Wiki

dns-tools is a set of tools for zone digest and DNSSEC zone signer. Their building instructions are in the project's README.

How to use it with DTC

First, you have to have the library compiled, the configurations created and the nodes deployed with real or virtual machines or with Docker.

Then, you need to set the -p parameter to point to the dtc.so library location.

Finally, you execute the dns-tools sign as explained on its README.