]> git.ipfire.org Git - thirdparty/unbound.git/commit
- tls-cert-bundle option in unbound.conf enables TLS authentication.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 13 Feb 2018 10:35:09 +0000 (10:35 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 13 Feb 2018 10:35:09 +0000 (10:35 +0000)
commit54bd1fdd62cffeda3894e8832b506964d7dd32d0
tree92cf2f67c53ea14ae34451ed85be08436922b282
parentda961fd8401ce4bdb8ec03ac2b1b2e6c0defc5fd
- tls-cert-bundle option in unbound.conf enables TLS authentication.

git-svn-id: file:///svn/unbound/trunk@4532 be551aaa-1e26-0410-a405-d3ace91eadb9
17 files changed:
config.h.in
configure
configure.ac
daemon/unbound.c
doc/Changelog
doc/example.conf.in
doc/unbound.conf.5.in
libunbound/libworker.c
services/outside_network.c
util/config_file.c
util/config_file.h
util/configlexer.c
util/configlexer.lex
util/configparser.c
util/configparser.h
util/configparser.y
util/netevent.c