Commit e85a8260 authored by Miek Gieben's avatar Miek Gieben

middleware/dnssec

Add warning about in memory keys and the impossibilty to extract them.
parent 3b7b9b49
......@@ -19,6 +19,9 @@ RSA).
A signing key can be specified by using the `key` directive.
WARNING: when a key is generated there is currently no way to extract any key material from CoreDNS,
this key only lives in memory. See issue <https://github.com/miekg/coredns/issues/211>.
TODO(miek): think about key rollovers.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment