◇ /LANDING/DNSSEC

Every answer
signed.

ECDSA P-256 by default, automatic KSK/ZSK rollover, NSEC3 with opt-out, chain-of-trust validation, and DS record auto-publish.

ECDSA P-256RSA 2048Auto KSK rolloverNSEC3DS auto-publish
01 · SIGNING ALGORITHMS

Pick your curve.
Or trust our default.

ECDSA P-256 offers the best balance of security, compact signatures, and signing performance. RSA 2048 is available for legacy compatibility. ED25519 for those on the cutting edge.

AlgorithmIDKey BitsSig SizeSign TimeDefault
ECDSAP256SHA2561325664B~0.1msYES
ECDSAP384SHA3841438496B~0.2ms-
RSASHA25682048256B~0.8ms-
ED255191525664B~0.05ms-
02 · KSK / ZSK ROLLOVER

Keys rotate.
Trust persists.

Relays performs automatic KSK rollover using the double-signature method. ZSK rollover happens every 90 days. Both follow RFC 7583 timing to ensure zero validation failures during the transition.

KSK rollover · example.com · RFC 7583
GENERATET+0
New KSK generated (ECDSAP256)
DOUBLE-SIGNT+0
Zone signed with old + new KSK
DS PUBLISHT+1h
New DS record published to parent
PROPAGATET+48h
Wait for parent zone DS TTL expiry
RETIRE OLDT+72h
Old KSK removed from DNSKEY set
CLEANUPT+96h
Old DS removed from parent
03 · NSEC3 WITH OPT-OUT

Prove absence.
Hide presence.

NSEC3 provides authenticated denial of existence without exposing every name in your zone. Opt-out mode skips unsigned delegations, reducing zone size for large delegations.

NSEC3 parameters
04 · CHAIN OF TRUST

Root to record.
Every link verified.

Relays continuously validates the full DNSSEC chain of trust from the root zone down to individual records. If any link breaks, you are alerted immediately.

chain of trust · example.com
root . (KSK)20326 · RSASHA256
.com (DS)30909 · RSASHA256
example.com (KSK)54321 · ECDSAP256
example.com (ZSK)22155 · ECDSAP256
api.example.com · ARRSIG · valid · 23d remaining
www.example.com · CNAMERRSIG · valid · 23d remaining
05 · DS AUTO-PUBLISH

No manual DS.
No broken chains.

When Relays is your registrar, DS records are published to the parent zone automatically on key creation and rollover. No copying hex strings between dashboards.

relays dnssec ds-publish

Signed by default.
Verified always.