Prerequisites
- A verified Stackryze account (see Account Verification)
- A domain delegated to Stackryze nameservers
Steps
Enable signing
Click Enable. Stackryze generates an ECDSA P-256 keypair, signs the zone, and computes a
DS record.Publish the DS record at your registrar
Copy the The exact UI depends on your registrar — most have a “DNSSEC” or “DS records” panel.
DS record we generate and paste it at your registrar. Example:Algorithm support
| Algorithm | Supported |
|---|---|
| ECDSA P-256 + SHA-256 (13) | ✅ default |
| ECDSA P-384 + SHA-384 (14) | ✅ |
| Ed25519 (15) | ✅ |
| Ed448 (16) | ✅ |
| RSA-SHA256 (8) | ⚠️ legacy only |
| RSA-SHA1 (5) | ❌ removed |