2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00
Files
bind/lib/dns
Matthijs Mekking fcf14b2b47 DNSSEC hints use dst_key functions and key states
Update dns_dnssec_get_hints and dns_dnssec_keyactive to use dst_key
functions and thus if dnssec-policy/KASP is used the key states are
being considered.

Add a new variable to 'struct dns_dnsseckey' to signal whether this
key is a zone-signing key (it is no longer true that ksk == !zsk).

Also introduce a hint for revoke.

Update 'dns_dnssec_findzonekeys' and 'dns_dnssec_findmatchingkeys'
to also read the key state file, if available.

Remove 'allzsk' from 'dns_dnssec_updatekeys' as this was only a
hint for logging.

Also make get_hints() (now dns_dnssec_get_hints()) public so that
we can use it in the key manager.
2019-11-06 22:36:21 +01:00
..
2019-10-02 06:08:59 +00:00
2019-10-01 16:48:55 +02:00
2019-11-06 22:36:21 +01:00
2018-12-11 11:32:24 +01:00
2019-06-25 09:47:24 +10:00
2019-11-06 22:36:21 +01:00
2019-11-06 22:36:21 +01:00
2017-12-29 01:44:18 +00:00
2019-11-06 22:36:21 +01:00
2018-05-21 11:50:38 -07:00
2019-09-12 17:59:28 +10:00