IONOS DNS
Hello, I just purchased a domain from IONOS and want to use Cloudfare's DNS, but I don't understand how to fill in the information they are asking for to disable DNSSEC.
I don't know if I have to enter the Cloudflare Zone ID and Account ID, or where each one goes. I tried to follow a mini-guide https://community.cloudflare.com/t/ionos-dnssec-with-cloudflare/625723 but I don't understand it.
{
“secDns”:
{
“dsData”:
[
{
“keyTag”: 2371,
“alg”: 13,
“digestType”: 2,
“digest”: “YOURDIGEST”,
“keyData”:
{
“flags”: 257,
“protocol”: 3,
“alg”: 13,
“pubKey”: “YOURPUBLICKEY”
}
}
]
}
}
I don't know if I have to enter the Cloudflare Zone ID and Account ID, or where each one goes. I tried to follow a mini-guide https://community.cloudflare.com/t/ionos-dnssec-with-cloudflare/625723 but I don't understand it.
{
“secDns”:
{
“dsData”:
[
{
“keyTag”: 2371,
“alg”: 13,
“digestType”: 2,
“digest”: “YOURDIGEST”,
“keyData”:
{
“flags”: 257,
“protocol”: 3,
“alg”: 13,
“pubKey”: “YOURPUBLICKEY”
}
}
]
}
}