dnscontrol/docs/_includes
Phil Pennock 3c41a39252
BIND: Implement AutoDNSSEC (#648)
There's a philosophy issue here around what is the Bind output meant to
do.  Since AFAIK we're not integrating into Bind's catalog zones or the
like, we're just targeting the zonefiles, we're not in a position to do
_anything_ relating to registrar options such as setting up DS glue.

So at one level, enabling AutoDNSSEC for Bind is a lie. But without
this, folks can't target a Bind zone as a secondary provider for their
domain, to get debug dumps of the zone output, because the checks for
"Can" block it.  So I think this commit achieves a happy compromise: we
write a comment into the Bind zonefile, indicating that DNSSEC was
requested.

Actually: we add support for arbitrary zone comments to be written into
a zonefile via a slightly ugly "can be `nil`" parameter.  We then write
in a generation timestamp comment, and if AutoDNSSEC was requested we
then write that in too.
2020-02-22 13:27:24 -05:00
..
alert.html adding docs again 2017-01-11 13:02:45 -07:00
endExample.html adding docs again 2017-01-11 13:02:45 -07:00
feature.html add include 2017-10-02 11:19:40 -04:00
func.html adding docs again 2017-01-11 13:02:45 -07:00
funcList.md adding docs again 2017-01-11 13:02:45 -07:00
matrix.html BIND: Implement AutoDNSSEC (#648) 2020-02-22 13:27:24 -05:00
startExample.html docs/ Remove whitespace at EOL 2017-08-29 13:49:39 -04:00