]> git.ipfire.org Git - thirdparty/bind9.git/commit
Report the key name that failed in retry_keyfetch
authorMark Andrews <marka@isc.org>
Wed, 9 Nov 2022 12:12:07 +0000 (12:12 +0000)
committerMark Andrews <marka@isc.org>
Mon, 13 Feb 2023 23:44:39 +0000 (10:44 +1100)
commit4a7c78b2901ac022d81d0672d0efab7be4b2a129
tree46f729defcb4eff5029059426cea0f41374ecf1d
parenta0405b35116dcbcb383f3b494a5778a22a2251a6
Report the key name that failed in retry_keyfetch

When there are multiple managed trust anchors we need to know the
name of the trust anchor that is failing.  Extend the error message
to include the trust anchor name.

(cherry picked from commit fb7b7ac4959be1f8b038a6cb53a8ba823ee7f7da)
lib/dns/zone.c