]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Can set tls authentication with forward-addr: IP#tls.auth.name
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 19 Apr 2018 12:10:05 +0000 (12:10 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 19 Apr 2018 12:10:05 +0000 (12:10 +0000)
commit9d28279475f1e0c2f0e06dfb21e8b8815d28638b
treeff6a66ec19659dfd06b41d29338a2f5a671b9b36
parent913de80cbc77a56fcce14571a71fcd25d8b69d8b
- Can set tls authentication with forward-addr: IP#tls.auth.name
  And put the public cert bundle in tls-cert-bundle: "ca-bundle.pem".

git-svn-id: file:///svn/unbound/trunk@4631 be551aaa-1e26-0410-a405-d3ace91eadb9
20 files changed:
daemon/remote.c
daemon/worker.c
doc/Changelog
iterator/iter_delegpt.c
iterator/iter_delegpt.h
iterator/iter_fwd.c
iterator/iter_hints.c
iterator/iterator.c
libunbound/libworker.c
libunbound/worker.h
pythonmod/interface.i
services/outside_network.c
services/outside_network.h
smallapp/worker_cb.c
testcode/fake_event.c
util/fptr_wlist.c
util/fptr_wlist.h
util/module.h
util/net_help.c
util/net_help.h