-
Type:
New Feature
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: OpenDNSSEC 2.0
-
Fix Version/s: None
-
Component/s: Signer
-
Labels:None
After having problems with IXFR I would like a configuration option to disable IXFR for the signer so that AXFR is used. This would be useful as a per-server option in the adapter (addns.xml )configuration, like this:
<RequestTransfer>
<Remote>
<Address>1.2.3.4</Address>
<Key>opendnssec.</Key>
<NoIXFR />
</Remote>
</RequestTransfer>