unbound/testdata/stream_ssl.tdir/stream_ssl.clie.conf
Wouter Wijngaards 406a9d8350 unit test with TLS authentication
git-svn-id: file:///svn/unbound/trunk@4649 be551aaa-1e26-0410-a405-d3ace91eadb9
2018-04-23 14:18:24 +00:00

18 lines
322 B
Text

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"