blob: b2b968a3c7f2b5c7d7c400e16365ad01dc7104eb [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
; cert /KEY/dsk-123/ID-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
; cert /ndn/KEY/dsk-234/ID-CERT/%FD00 ; certificate to sign data
; omit cert to select the default certificate of above identity
; }
}
hints
{
; hint /ucla
; hint /att
}