From 406a9d83506b28fc20f7563ca543cef08e517c43 Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Mon, 23 Apr 2018 14:18:24 +0000 Subject: [PATCH] unit test with TLS authentication git-svn-id: file:///svn/unbound/trunk@4649 be551aaa-1e26-0410-a405-d3ace91eadb9 --- testdata/stream_ssl.tdir/stream_ssl.clie.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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"