]> git.ipfire.org Git - thirdparty/unbound.git/commit
- #4102 for NSD, but for Unbound. Named unix pipes do not use
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 12 Jun 2018 07:43:52 +0000 (07:43 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 12 Jun 2018 07:43:52 +0000 (07:43 +0000)
commit7fd32916e8d0c59be6887c164b69efcb337cf91d
treec293af066b64251b3c7c9152ad9ba6eb555a97a7
parent3f837bc4407b689e495708927bfc7b06befebd30
- #4102 for NSD, but for Unbound.  Named unix pipes do not use
  certificate and key files, access can be restricted with file and
  directory permissions.  The option control-use-cert is no longer
  used, and ignored if found in unbound.conf.

git-svn-id: file:///svn/unbound/trunk@4718 be551aaa-1e26-0410-a405-d3ace91eadb9
13 files changed:
daemon/cachedump.c
daemon/cachedump.h
daemon/remote.c
daemon/remote.h
doc/Changelog
doc/example.conf.in
doc/unbound.conf.5.in
smallapp/unbound-checkconf.c
smallapp/unbound-control.c
util/config_file.c
util/config_file.h
util/configparser.c
util/configparser.y