]> git.ipfire.org Git - thirdparty/unbound.git/commit
- tls-win-cert option that adds the system certificate store for
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 28 May 2018 14:15:06 +0000 (14:15 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 28 May 2018 14:15:06 +0000 (14:15 +0000)
commit1a0bd1a150181087701da436d31b3cb99e4e7487
treefc55111d7630ca4a71a30733fe39b1cdc01a4db2
parent5a726fb61f1def4d17baabfcfe4f829f3c024590
- tls-win-cert option that adds the system certificate store for
  authenticating DNS-over-TLS connections.  It can be used instead
  of the tls-cert-bundle option, or with it to add certificates.

git-svn-id: file:///svn/unbound/trunk@4698 be551aaa-1e26-0410-a405-d3ace91eadb9
doc/Changelog
doc/example.conf.in
doc/unbound.conf.5.in
util/config_file.c
util/configlexer.c
util/configlexer.lex
util/configparser.c
util/configparser.h
util/configparser.y