PowerDNS / pdns

PowerDNS Authoritative, PowerDNS Recursor, dnsdist
https://www.powerdns.com/
GNU General Public License v2.0
3.7k stars 908 forks source link

Recursor needs an API endpoint for DNSSEC options #5475

Open pieterlexis opened 7 years ago

pieterlexis commented 7 years ago

Short description

It would be really neat to be able to add Trust Anchors and Negative Trust Anchors to a cluster of recursors with an API call.

Usecase

Being able to manipulate DNSSEC Anchors at runtime can be very handy in large setups.

zeha commented 7 years ago

If there's more infra in place, like reading (N)TAs from a file or similar, I can have a look at API endpoints...