Files
bind9/lib/dns
Aram Sargsyan 4b80324f51 Don't trust a placeholder KEYDATA record
When named starts it creates an empty KEYDATA record in the managed-keys
zone as a placeholder, then schedules a key refresh. If key refresh
fails for some reason (e.g. connectivity problems), named will load the
placeholder key into secroots as a trusted key during the next startup,
which will break the chain of trust, and named will never recover from
that state until managed-keys.bind and managed-keys.bind.jnl files are
manually deleted before (re)starting named again.

Before calling load_secroots(), check that we are not dealing with a
placeholder.

(cherry picked from commit 354ae2d7e3)
2022-11-01 10:49:51 +00:00
..
2022-10-17 16:00:26 +01:00
2022-10-17 16:00:26 +01:00
2022-06-09 10:52:04 +00:00
2022-10-17 16:00:26 +01:00
2022-06-28 14:36:53 +02:00
2022-10-17 16:00:26 +01:00
2022-10-17 16:00:26 +01:00
2022-10-17 16:00:26 +01:00
2022-09-08 11:55:29 +02:00
2022-07-15 21:16:51 +02:00
2022-10-17 16:00:26 +01:00
2022-10-17 16:00:26 +01:00
2022-10-17 16:00:26 +01:00