]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Unbound exits with a fatal error when the auto-trust-anchor-file
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 7 Apr 2015 12:03:05 +0000 (12:03 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 7 Apr 2015 12:03:05 +0000 (12:03 +0000)
commit32f808fcfad58c226ed17b729e55fdbf8b0d25ac
treef5eb93521369e67a6f6d9e7d7ba1e28c019b0f76
parentd95b378fad83fb09f9c2a22f4264bd7eaac2a3ca
- Unbound exits with a fatal error when the auto-trust-anchor-file
  fails to be writable.  This is seconds after startup.  You can
  load a readonly auto-trust-anchor-file with trust-anchor-file.
  The file has to be writable to notice the trust anchor change,
  without it, a trust anchor change will be unnoticed and the system
  will then become unoperable.

git-svn-id: file:///svn/unbound/trunk@3387 be551aaa-1e26-0410-a405-d3ace91eadb9
doc/Changelog
validator/autotrust.c