ocaml-dns
ocaml-dns copied to clipboard
server: DNSSec support
with online and offline keys -- allow dynamic updates if a key is present and sign the zone. also support nsec and nsec3 (here we'll need nsec3param RR as well).
Is anyone working on this at the moment? I may have some time to help
Dear @MagnusS, nice to hear from you. As far as I know, there's nobody actively working on DNSsec support for the authoritative servers.
It may be useful to first discuss the goals (i.e. online or offline keys - when the sign operation should take place) and which path to take (nsec or nsec3, and the newer compression mechanisms proposed by big DNS providers).