]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
prefill: allow to use system-wide CA store
authorPetr Špaček <petr.spacek@nic.cz>
Mon, 30 Dec 2019 11:16:52 +0000 (12:16 +0100)
committerLukáš Ježek <lukas.jezek@nic.cz>
Tue, 7 Jan 2020 10:02:31 +0000 (11:02 +0100)
commitcebb8b18346b365efb2b73e66a95db1d0e4e7a7e
tree8951dbe72ec952b847008b3a09794d8d81314549
parent42fb1db18a785a0a57db0d3b6dc5e55c66791352
prefill: allow to use system-wide CA store

It also improves error reporting from store:add() call.
Sometimes the error message from lua-ossl is incomplete. This is fixed
by https://github.com/wahern/luaossl/pull/176.
daemon/lua/kluautil.lua
daemon/lua/trust_anchors.lua.in
modules/prefill/README.rst
modules/prefill/prefill.lua