1. Login to your Reseller panel.
2. Click on "Domains" option.
3. Select the domain name for which you want to add DNSSEC records.
4. Under manage domain option, select "DNSSEC Management".
5. Click on "Add DNSSEC Record".
6. Enter the following details provided by your Hosting provider:
1. Key Tag
A numeric identifier for the DNSSEC key.
It helps resolvers to quickly select the correct DNSKEY when validating DNSSEC signatures.
Example: 12345
2. Algorithm
Specifies the cryptographic algorithm used to generate the signature.
The DNS provider will tell you which algorithm is used.
Example: (ECDSA Curve P-256 with SHA-256)
3. Digest Type
Defines the hash function used to create the digest of the DNSKEY record.
Example: SHA-256)
4. Digest
This is the actual cryptographic hash value that authenticates the DNSKEY.
It’s a long alphanumeric string generated by your DNS provider.
Example: 9F5E7EBC1C678A28942A4F62A19BB1F7D674EF89D25C3D0987C2747319A1F6B1
7. Click on "Add" to save the DNSSEC record.