Skip to content

Commit 2f460ea

Browse files
authored
Update umbraco-cloud/go-live/manage-hostnames/README.md
1 parent f6baea8 commit 2f460ea

File tree

1 file changed

+1
-1
lines changed
  • umbraco-cloud/go-live/manage-hostnames

1 file changed

+1
-1
lines changed

umbraco-cloud/go-live/manage-hostnames/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Configuration may vary depending on which WAF you are using, so you should alway
163163

164164
### Proxying to the custom hostname
165165

166-
If you can't point your hostname to dns.umbraco.io Umbraco Cloud won't be able to reissue a certificate for your hostname during future renewals (3 months). You can publish a DCV(domain control validation) record or use a custom certificate.
166+
If your hostname can't point to `dns.umbraco.io`, Umbraco Cloud won't be able to reissue a certificate for your hostname during future renewals (3 months). You can publish a Domain Control Validation (DCV) record or use a custom certificate.
167167

168168
The DCV record is a CNAME record with key `_acme-challenge.<hostname>` pointing to `<hostname>.0df3da1ce1ef695a.dcv.cloudflare.com`.
169169
E.g.: www.example.com - CNAME `_acme-challenge.www.example.com` points to `www.example.com.0df3da1ce1ef695a.dcv.cloudflare.com`

0 commit comments

Comments
 (0)