Skip to main content

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

  1. In CertCentral, in the left main menu, go to Certificates > Domains.

    For CertCentral Subscription accounts, in the left menu, go to Validation > Domains.

  2. On the Domains page, select New domain.

  3. On the New Domain page, under Domain details, enter the domain and organization information.

    1. Domain Name

      Enter the domain you want validated.

    2. Organization

      In the menu, select the organization you want to assign the domain to.

  4. Under Domain control validation (DCV) method, select DNS CNAME Record.

  5. Once ready, select Submit for validation.

Step II: Use DNS CNAME record to demonstrate control over the domain

  1. 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.

  2. Use one of these options to create your DNS CNAME record.

    1. Option 1 (preferred): Create the DNS CNAME record with the static prefix _dnsauth

      1. Go to your DNS provider’s site and create a new CNAME record.

      2. In the hostname field (or equivalent), enter _dnsauth.

      3. In the record type field (or equivalent), select CNAME.

      4. In the target host field (or equivalent), enter [random_value].dcv.digicert.com to point the CNAME record to dcv.digicert.com.

      5. Select a Time-to-Live (TTL) value or use your DNS provider's default value.

      6. Save the record.

    2. Option 2: Create the DNS CNAME record with the [random_value] prefix

      Important

      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.

      1. Go to your DNS provider’s site and create a new CNAME record.

      2. In the hostname field (or equivalent), enter the random value that you copied from your CertCentral account.

      3. In the record type field (or equivalent), select CNAME.

      4. In the target host field (or equivalent), enter dcv.digicert.com to point the CNAME record to dcv.digicert.com.

      5. Select a Time-to-Live (TTL) value or use your DNS provider's default value.

      6. Save the record.

  3. Complete domain validation.

    1. In CertCentral, in the left main menu, go to Certificates > Domains..

      For CertCentral Subscription accounts, in the left menu, go to Validation > Domains.

    2. On the Domains page, in the Domain name column, select the domain link.

    3. On the domain's details page, in the Domain control validation (DCV) method section under User actions, select Check CNAME.