mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-03 14:00:47 -05:00
When dnssec-policy is used, and the zone is not dynamic, BIND will assume that the zone is inline-signed. But the function responsible for this did not inherit the dnssec-policy option from the view or options level, and thus never enabled inline-signing, while the zone should have been. This is fixed by this commit. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| Makefile.am | ||