blob: e59500486dfd8f9809d26968f1703821749f44cb [file] [log] [blame]
zones
{
; dbFile @DEFAULT_DATABASE_PATH@/ndns.db
; validatorConfigFile @DEFAULT_CONFIG_PATH@/validator.conf
zone
{
; name / ; name of the zone
; KeyChain must have a identity with this name appended by <NDNS> at tail
; cert /KEY/dsk-123/CERT/%FD00 ; certificate to sign data
; omit cert to select the default certificate of above identity
}
; zone
; {
; name /ndn ; name of the zone, zone should not have the same name
; KeyChain must have a identity with this name appended by <NDNS> at tail
; cert /ndn/KEY/dsk-234/CERT/%FD00 ; certificate to sign data
; omit cert to select the default certificate of above identity
; }
}