---
title: "Provision a domain"
date: "2026-04-30T12:35:07+00:00"
summary:
image:
type: "page"
url: "/acquia-cloud-platform/add-ons/edge-standard/provision-domain"
id: "ad39afd4-f942-4717-85fe-a62c3bd8aa33"
---

To protect a site, a domain must progress through the following statuses:

1.  **Not configured:** This domain does not have a tenancy created on Edge Standard. It is not yet ready to receive traffic.
2.  **Connecting to Edge**: The Edge network is configuring the connection. This setup typically takes a few minutes.
3.  **Ownership validation pending**: (Action Required) Acquia must ensure that you own the domain before a security certificate can be issued. You must add the SSL CNAME record to your DNS registrar account website.
4.  **Ready for DNS repointing**: Validation is successful, and your SSL certificate is provisioned. The domain is ready for you to update your authoritative DNS record to the provided Acquia Edge CNAME.
5.  **Configured**: The domain successfully serves traffic proxied over Acquia Edge Standard.

Configuring your domains
------------------------

The provisioning process starts from the Domains page, where you select the available domains that you want to route through the Edge network.

Locate the domain in the table and select Configure Edge from the actions menu. The status changes to Connecting to Edge.

### Validate domain ownership

After the status changes to _Ownership validation pending_, you must complete the security handshake:

1.  Open the DNS Information panel to obtain your unique SSL CNAME.
2.  Log in to your DNS registrar account website, for example, GoDaddy or Amazon Web Services (AWS) Route 53.
3.  Add the SSL CNAME record as a new CNAME entry in your DNS settings with the hostname `_acme-challenge.<`[`www.example.com`](http://www.example.com/ "http://www.example.com")`>`
    1.  The system searches for the record.
    2.  The status advances to Ready for DNS repointing.

### Repoint production DNS

Copy the Traffic CNAME record from the DNS Information panel.

Update the authoritative DNS settings at your registrar to point your domain to this record. After traffic is confirmed, the status shows as Configured.

Limitations
-----------

*   **Apex domains**: This offering does not currently support bare domains, for example, example.com without the www.
*   **Propagation delays**: DNS changes can take up to 24 hours to take effect globally, depending on your Time to Live (TTL) settings.