Switch to Ed25519 DNSSEC keys
Opened this issue · 1 comments
JeremyRand commented
Currently, Unbound authenticates ncdns via ECDSAP256SHA256
keys. We should look into switching to ED25519
keys instead.
JeremyRand commented
We'll need to patch coredns-utils, see #82 (comment) .