xref: /netbsd-src/external/bsd/unbound/dist/testdata/stream_ssl.tdir/stream_ssl.clie.conf (revision 711626f8b9dff33a9c33b0b2bf232f323bfc5e49)
1server:
2	verbosity: 2
3	# num-threads: 1
4	interface: 127.0.0.1
5	port: @CLIEPORT@
6	use-syslog: no
7	directory: .
8	pidfile: "unbound-clie.pid"
9	chroot: ""
10	username: ""
11	do-not-query-localhost: no
12
13	ssl-upstream: yes
14
15forward-zone:
16	name: "."
17	forward-addr: "127.0.0.1@@SERVPORT@"
18