-
Type:
Bug
-
Status: Accepted
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 62 : 16 Aug
-
Labels:
The Enforcer have a large set of zones to create policies for. It kicks off the Signer Engine to sign one of the zones as soon as the signconf has been written to disk. Once the Signer Engine is finished with the signing, it calls the Auditor. The Auditor will then give errors like this one:
Can't load kht.se SignerConfiguration file (/home/rickard/opendnssec/config/kht.se.xml) : ERROR - Can't find SignerConfiguration file : /home/rickard/opendnssec/config/kht.se.xml
The Auditor will thus block the signing process until the Enforcer have created all of the signconf files. This will also happen when you add new zones to OpenDNSSEC.
Is it possible to only open the signconf for only that zone when you audit it? (Remark: only when you audit single zones)