]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
unit test with TLS authentication
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 23 Apr 2018 14:18:24 +0000 (14:18 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 23 Apr 2018 14:18:24 +0000 (14:18 +0000)
git-svn-id: file:///svn/unbound/trunk@4649 be551aaa-1e26-0410-a405-d3ace91eadb9

testdata/stream_ssl.tdir/stream_ssl.clie.conf

index f62af1a86f45114f01be5760c9df30ace941f739..4643c6d554fb28a482e5f0786002340bdd6c76e7 100644 (file)
@@ -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"