Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    Thanks. I think a problem I still had/have is the difference between signature and encryption since they appear so similar to me. This also created a misunderstanding in my thoughts about DNSSEC since only signatures are used and no encryption. Commented Jul 1, 2016 at 16:28
  • "You can only use one key to sign the data…" RRSIG records contain the key ID used to generate them, so you can totally have different signatures with different keys, and it happens during key rollovers. Commented Jul 31, 2022 at 17:37