summaryrefslogtreecommitdiff
path: root/testdata/stream_ssl.tdir/stream_ssl.clie.conf
blob: f62af1a86f45114f01be5760c9df30ace941f739 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
server:
	verbosity: 2
	# num-threads: 1
	interface: 127.0.0.1
	port: @CLIEPORT@
	use-syslog: no
	directory: .
	pidfile: "unbound-clie.pid"
	chroot: ""
	username: ""
	do-not-query-localhost: no

	ssl-upstream: yes

forward-zone:
	name: "."
	forward-addr: "127.0.0.1@@SERVPORT@"