Don't have an account? Sign up
If you're already signed up, please sign in
Ds Record — a DNSSEC record in a parent zone containing a digest of a child zone's DNSKEY to establish a delegation's chain of trust.
DNSSEC authenticates DNS data and protects its integrity with digital signatures; it does not encrypt queries. The chain of trust runs from the root through a DS record to the child zone’s keys, and an inconsistent link causes validation failure.
Ds Record — a DNSSEC record in a parent zone containing a digest of a child zone's DNSKEY to establish a delegation's chain of trust.
It creates, publishes, or validates part of the chain of trust so a validating resolver can determine whether data was signed by an authorized key and remained unchanged.
Verify algorithms, signature validity periods, DS-to-DNSKEY matching, required records on every authoritative server, and successful external validation before removing old keys.