summaryrefslogblamecommitdiff
path: root/testdata/stream_ssl.tdir/stream_ssl.clie.conf
blob: 923ab1fb51714ecee4309558a46557d3212da6c9 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13











                                   
                                           

                 
                                                    


                                                         
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
	tls-cert-bundle: unbound_server.pem

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

forward-zone:
	name: "test.host."
	forward-host: "unbound.server@@SERVPORT@#unbound"