Domain & DNSBeta

Domain Connect Link

Verify Domain Connect settings by generating a signed apply link from user-provided config.

Start with discovery to fetch Domain Connect endpoints, then confirm the service provider ID, private key, and template parameters.

Related Tools

Frequently Asked Questions

Is my private key sent to your servers?

Yes, but only for the duration of the signing operation. The key is used server-side to produce the RSA-SHA256 signature, then immediately discarded. It is never logged, stored, or returned in the response.

What is the canonical query string?

The Domain Connect spec requires parameters to be sorted alphabetically and URL-encoded in a specific way before signing. The canonical query shown in the result is the exact string that was signed, useful for debugging signature mismatches.

Can I use this to apply DNS changes automatically?

No. The tool generates the signed apply URL but does not follow it. The URL must be opened by the end user in their browser to trigger the DNS provider's authorization flow.