summaryrefslogtreecommitdiff
path: root/testdata/fwd_edns_bksec.tdir/fwd_edns_bksec.conf
blob: b4d62a2f6e91c89752093acae904fa7314138ec2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
server:
	verbosity: 5
	# num-threads: 1
	interface: 127.0.0.1
	port: UPORT
	use-syslog: no
	directory: .
	pidfile: "unbound.pid"
	chroot: ""
	username: ""
	do-not-query-localhost: no
	# key +005+30899
	trust-anchor: "example.com.	3600	IN	DS	30899 5 1 d4bf9d2e10f6d76840d42ef5913022abcd0bf512"
	# validation time
	val-override-date: "20100406005004"
	fake-sha1: yes

forward-zone:
	name: "."
	forward-addr: "127.0.0.1@TOPORT"
stub-zone:
	name: "example.com"
	stub-addr: "127.0.0.1@TOPORT"