From: Wouter Wijngaards Date: Mon, 23 Apr 2018 14:18:24 +0000 (+0000) Subject: unit test with TLS authentication X-Git-Tag: release-1.7.1rc1~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=406a9d83506b28fc20f7563ca543cef08e517c43;p=thirdparty%2Funbound.git unit test with TLS authentication git-svn-id: file:///svn/unbound/trunk@4649 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/testdata/stream_ssl.tdir/stream_ssl.clie.conf b/testdata/stream_ssl.tdir/stream_ssl.clie.conf index f62af1a86..4643c6d55 100644 --- a/testdata/stream_ssl.tdir/stream_ssl.clie.conf +++ b/testdata/stream_ssl.tdir/stream_ssl.clie.conf @@ -11,7 +11,8 @@ server: do-not-query-localhost: no ssl-upstream: yes + tls-cert-bundle: unbound_server.pem forward-zone: name: "." - forward-addr: "127.0.0.1@@SERVPORT@" + forward-addr: "127.0.0.1@@SERVPORT@#unbound"