afd8c8
afd8c8
afd8c8
<Configuration>
afd8c8
afd8c8
	<RepositoryList>
afd8c8
afd8c8
		<Repository name="SoftHSM">
afd8c8
			<Module>/usr/lib64/softhsm/libsofthsm.so</Module>
afd8c8
			<TokenLabel>OpenDNSSEC</TokenLabel>
afd8c8
			<PIN>1234</PIN>
afd8c8
afd8c8
			# Disabled so it stores the public key in the HSM too,
afd8c8
			# so bind's dnssec-signzone can be used as well
afd8c8
			<SkipPublicKey/>
afd8c8
-->
afd8c8
		</Repository>
afd8c8
afd8c8
afd8c8
		<Repository name="sca6000">
afd8c8
			<Module>/usr/lib64/opencryptoki/PKCS11_API.so</Module>
afd8c8
			<TokenLabel>Sun Metaslot</TokenLabel>
afd8c8
			<PIN>test:1234</PIN>
afd8c8
			<Capacity>255</Capacity>
afd8c8
			<RequireBackup/>
afd8c8
			<SkipPublicKey/>
afd8c8
		</Repository>
afd8c8
-->
afd8c8
afd8c8
	</RepositoryList>
afd8c8
afd8c8
	<Common>
afd8c8
		<Logging>
afd8c8
			<Syslog><Facility>local0</Facility></Syslog>
afd8c8
		</Logging>
afd8c8
		
afd8c8
		<PolicyFile>/etc/opendnssec/kasp.xml</PolicyFile>
afd8c8
		<ZoneListFile>/etc/opendnssec/zonelist.xml</ZoneListFile>
afd8c8
afd8c8
	
afd8c8
		<ZoneFetchFile>/etc/opendnssec/zonefetch.xml</ZoneFetchFile>
afd8c8
	-->
afd8c8
	</Common>
afd8c8
afd8c8
	<Enforcer>
afd8c8
		<Privileges>
afd8c8
			<User>ods</User>
afd8c8
			<Group>ods</Group>
afd8c8
		</Privileges>
afd8c8
afd8c8
		<Datastore><SQLite>/var/opendnssec/kasp.db</SQLite></Datastore>
afd8c8
		<Interval>PT3600S</Interval>
afd8c8
		
afd8c8
		
afd8c8
		
afd8c8
		
afd8c8
		     DNSKEYs (as a RRset) on standard input
afd8c8
		-->
afd8c8
		
afd8c8
	</Enforcer>
afd8c8
afd8c8
	<Signer>
afd8c8
		<Privileges>
afd8c8
			<User>ods</User>
afd8c8
			<Group>ods</Group>
afd8c8
		</Privileges>
afd8c8
afd8c8
		<WorkingDirectory>/var/opendnssec/tmp</WorkingDirectory>
afd8c8
		<WorkerThreads>4</WorkerThreads>
afd8c8
		
afd8c8
afd8c8
afd8c8
                <Listener>
afd8c8
                        <Interface><Port>53</Port></Interface>
afd8c8
                </Listener>
afd8c8
-->
afd8c8
afd8c8
		
afd8c8
afd8c8
		     %zone      the name of the zone that was signed
afd8c8
		     %zonefile  the filename of the signed zone
afd8c8
		<NotifyCommand>sudo systemctl reload nsd.service</NotifyCommand>
afd8c8
		-->
afd8c8
afd8c8
		<NotifyCommand>/usr/sbin/rndc reload %zone</NotifyCommand>
afd8c8
-->
afd8c8
	</Signer>
afd8c8
afd8c8
</Configuration>