Enabling DNSSEC for a Domain in Goddady

From Notes_Wiki
Revision as of 13:02, 18 August 2025 by Akshay (talk | contribs) (Created page with "Home > Security tips > Enabling DNSSEC for a Domain in Goddady == Enabling DNSSEC for a Domain in GoDaddy == '''1. Log in''' to GoDaddy and navigate to the '''Domains''' section. '''2.''' Under '''Domains''', locate '''Portfolio'''. '''3.''' Click on the domain for which you want to enable '''DNSSEC'''. '''4.''' Go to the '''DNS''' section. '''5.''' Scroll down to the '''DNSSEC''' section. '''6.''' Click on '''Turn On DNSSEC''' to e...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Home > Security tips > Enabling DNSSEC for a Domain in Goddady

Enabling DNSSEC for a Domain in GoDaddy

1. Log in to GoDaddy and navigate to the Domains section.

2. Under Domains, locate Portfolio.

3. Click on the domain for which you want to enable DNSSEC.

4. Go to the DNS section.

5. Scroll down to the DNSSEC section.

6. Click on Turn On DNSSEC to enable it. You will be prompted to enter an email address for key change notifications. Provide the desired email address as per your requirement.

7. After a few minutes, from a client machine, run the following command to verify that DNSSEC has been applied to your domain:

dig +dnssec yourdomain.com

Result: This will return an answer that includes an RRSIG record, which should match the key shown under the DNSSEC section in GoDaddy for that particular domain.


Home > Security tips > Enabling DNSSEC for a Domain in Goddady