NLnetLabs / domain

A DNS library for Rust.
https://nlnetlabs.nl/projects/domain/about/
BSD 3-Clause "New" or "Revised" License
332 stars 56 forks source link

DNSSEC validator #328

Closed Philip-NLnetLabs closed 1 month ago

Philip-NLnetLabs commented 1 month ago

The documentation needs a bit more. A few minor things that are still needed: the GetResult future in the validator transport is not cancel safe. Too large TTLs need to be capped.