2 # @(#) dnssec.conf vT0.96 (c) Feb 2005 - May 2008 Holger Zuleger hznet.de
12 # zone specific values
13 ResignInterval: 1w # (604800 seconds)
14 Sigvalidity: 10d # (864000 seconds)
15 Max_TTL: 8h # (28800 seconds)
16 Propagation: 5m # (300 seconds)
17 KEY_TTL: 1h # (3600 seconds)
18 Serialformat: unixtime
20 # signing key parameters
21 KSK_lifetime: 1y # (31536000 seconds)
22 KSK_algo: RSASHA1 # (Algorithm ID 5)
24 KSK_randfile: "/dev/urandom"
25 ZSK_lifetime: 30d # (2592000 seconds)
26 ZSK_algo: RSASHA1 # (Algorithm ID 5)
28 ZSK_randfile: "/dev/urandom"
30 # dnssec-signer options
31 LogFile: "zkt-ext.log"
33 SyslogFacility: "none"