docs: add some info about DNSSEC, fixes #26

This commit is contained in:
Thomas Waldmann 2015-12-28 21:16:13 +01:00
parent 6ea6ac7fc8
commit c92e71d4e6

View File

@ -408,3 +408,14 @@ these requests directly from nginx without invoking any python code::
You need to add this to all server blocks (IP v4, v6, both) that are dealing
with requests for the service.
DNSSEC
------
There is no need for special support for DNSSEC in the nsupdate.info software,
it is sufficient to configure your DNS server (e.g. BIND) to support and manage
DNSSEC and it will just work.
See there for more infos and links:
https://github.com/nsupdate-info/nsupdate.info/issues/26