Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 22 additions & 25 deletions src/content/partials/dns/dnssec-providers.mdx
Original file line number Diff line number Diff line change
@@ -1,36 +1,33 @@
---
{}

---


import { Details } from "~/components"
import { Details } from "~/components";

<Details header="Provider-specific instructions">

This is not an exhaustive list of how to update DS records in other providers, but the following links may be helpful:

* [DNSimple](https://support.dnsimple.com/articles/cloudflare-ds-record/)
* [Domaindiscount24](https://support.domaindiscount24.com/hc/articles/4409759478161)
* [DreamHost](https://help.dreamhost.com/hc/en-us/articles/219539467)
* [Dynadot](https://www.dynadot.com/community/help/question/set-DNSSEC)
* [Enom](https://help.enom.com/hc/en-us/articles/115001028212)
* [Gandi](https://wiki.gandi.net/en/domains/dnssec)
* [GoDaddy](https://ph.godaddy.com/help/add-a-ds-record-23865)
* [Hostinger](https://support.hostinger.com/articles/3667267)
* [Hover](https://help.hover.com/hc/en-us/articles/217281647)
* [InMotion Hosting](https://www.inmotionhosting.com/support/edu/cpanel/enable-dnssec-cloudflare/)
* [INWX](https://kb.inwx.com/en-us/3-nameserver/131)
* [Joker.com](https://joker.com/faq/books/jokercom-faq-en/page/dnssec)
* [Name.com](https://www.name.com/support/articles/205439058-managing-dnssec)
* [Namecheap](https://www.namecheap.com/support/knowledgebase/article.aspx/9722/2232/managing-dnssec-for-domains-pointed-to-custom-dns)
* [NameISP](https://support.nameisp.com/answers/dns)
* [Namesilo](https://www.namesilo.com/Support/DS-Records-%28DNSSEC%29)
* [OVH](https://help.ovhcloud.com/csm/en-dns-secure-domain-dnssec?id=kb_article_view\&sysparm_article=KB0051637)
* [Squarespace](https://support.squarespace.com/hc/articles/4404183898125-Nameservers-and-DNSSEC-for-Squarespace-managed-domains#toc-dnssec)
* [Registro.br](https://registro.br/tecnologia/dnssec.html?secao=tutoriais-dns)
* [Porkbun](https://kb.porkbun.com/article/93-how-to-install-dnssec) (do not fill out **keyData**)
* [TransIP](https://www.transip.eu/knowledgebase/entry/150-secure-domains-custom-nameservers-dnssec/)

- [DNSimple](https://support.dnsimple.com/articles/cloudflare-ds-record/)
- [Domaindiscount24](https://support.domaindiscount24.com/hc/articles/4409759478161)
- [DreamHost](https://help.dreamhost.com/hc/en-us/articles/219539467)
- [Dynadot](https://www.dynadot.com/help/question/set-DNSSEC)
- [Enom](https://support.enom.com/support/solutions/articles/201000065386)
- [Gandi](https://docs.gandi.net/en/domain_names/advanced_users/dnssec.html)
- [GoDaddy](https://www.godaddy.com/en-ph/help/add-a-ds-record-23865)
- [Hostinger](https://www.hostinger.com/support/3667267-how-to-use-dnssec-records-at-hostinger/)
- [Hover](https://support.hover.com/support/solutions/articles/201000064716)
- [InMotion Hosting](https://www.inmotionhosting.com/support/edu/cpanel/enable-dnssec-cloudflare/)
- [INWX](https://kb.inwx.com/en-us/3-nameserver/131)
- [Joker.com](https://joker.com/faq/books/jokercom-faq-en/page/dnssec)
- [Name.com](https://www.name.com/support/articles/205439058-managing-dnssec)
- [Namecheap](https://www.namecheap.com/support/knowledgebase/article.aspx/9722/2232/managing-dnssec-for-domains-pointed-to-custom-dns)
- [NameISP](https://support.nameisp.com/knowledgebase/dns)
- [Namesilo](https://www.namesilo.com/support/v2/articles/domain-manager/ds-records)
- [OVH](https://help.ovhcloud.com/csm/en-dns-secure-domain-dnssec?id=kb_article_view&sysparm_article=KB0051637)
- [Squarespace](https://support.squarespace.com/hc/articles/4404183898125-Nameservers-and-DNSSEC-for-Squarespace-managed-domains#toc-dnssec)
- [Registro.br](https://registro.br/tecnologia/dnssec/?secao=tutoriais-dns)
- [Porkbun](https://kb.porkbun.com/article/93-how-to-install-dnssec) (do not fill out **keyData**)
- [TransIP](https://www.transip.eu/knowledgebase/150-secure-domains-custom-nameservers-dnssec/)

</Details>