b733178bac
In addition to signing update queries also use the TSIG key to sign lookup queries. By doing that we allow a hidden master to not only to be looked down network wise, but also TSIG wise. A bonus benefit of threating update queries and lookup queries more the same is that will allow for all queries to be refactored into a shared helper method. Currently we have a bit too much duplicated code within the module.
2 lines
108 B
YAML
2 lines
108 B
YAML
minor_changes:
|
|
- nsupdate - Use provided TSIG key to not only sign update queries but also lookup queries
|