Validate a domain using a DNS CNAME
Add a domain to CertCentral and validate it using the Domain Name System (DNS) Canonical Name (CNAME) record DCV method
Use these instructions to add a domain to your CertCentral account and validate it using the DNS CNAME domain control validation (DCV) method. In the domain's DNS as a CNAME record, add _dnsauth
in the hostname field. Then, add [random_value].dcv.digicert.com
to the target host field, to point the random value and domain to DigiCert at dcv.digicert.com.
Before you begin
First, you must have at least one organization in your account. Before adding domains to your account, you must assign them to an organization in your CertCentral account. See the Add an organization to your CertCentral account instructions.
To use the domain in organization validation (OV), extended validation (EV), or private TLS/SSL or Secure Email certificates, you must submit the organization for validation. See the Submit an organization for validation instructions.
Once you have an organization, add a domain to the account and assign it to an organization.
Step I: Add domain and select DNS CNAME record as the DCV method
In CertCentral, in the left main menu, go to Certificates > Domains.
For CertCentral Subscription accounts, in the left menu, go to Validation > Domains.
On the Domains page, select New domain.
On the New Domain page, under Domain details, enter the domain and organization information.
Domain Name
Enter the domain you want validated.
Organization
In the menu, select the organization you want to assign the domain to.
Under Domain control validation (DCV) method, select DNS CNAME Record.
Once ready, select Submit for validation.
Step II: Use DNS CNAME record to demonstrate control over the domain
On the domain's page, in the Domain control validation (DCV) method section, under User actions, copy the random value from Your unique verification token.
The unique verification token expires in 30 days. To generate a new token, select the Generate New Token link.
Use one of these options to create your DNS CNAME record.
Option 1 (preferred): Create the DNS CNAME record with the static prefix
_dnsauth
Go to your DNS provider’s site and create a new CNAME record.
In the hostname field (or equivalent), enter
_dnsauth
.In the record type field (or equivalent), select CNAME.
In the target host field (or equivalent), enter
[random_value].dcv.digicert.com
to point the CNAME record to dcv.digicert.com.Select a Time-to-Live (TTL) value or use your DNS provider's default value.
Save the record.
Option 2: Create the DNS CNAME record with the
[random_value]
prefixImportant
On October 28, 2025, DigiCert is ending support for the
[random_value]
prefix DNS CNAME record configuration. To learn more about this change, see the October 28 change log entry.Go to your DNS provider’s site and create a new CNAME record.
In the hostname field (or equivalent), enter the random value that you copied from your CertCentral account.
In the record type field (or equivalent), select CNAME.
In the target host field (or equivalent), enter
dcv.digicert.com
to point the CNAME record to dcv.digicert.com.Select a Time-to-Live (TTL) value or use your DNS provider's default value.
Save the record.
Complete domain validation.
In CertCentral, in the left main menu, go to Certificates > Domains..
For CertCentral Subscription accounts, in the left menu, go to Validation > Domains.
On the Domains page, in the Domain name column, select the domain link.
On the domain's details page, in the Domain control validation (DCV) method section under User actions, select Check CNAME.