Skip to content

Commit 7cce7de

Browse files
[SSL] Callout DCV and cert precedence for subdomain setup (#26269)
* Prompt suggestion after I flagged this page and section * Remove isolated note that contained outdated info * Fix formmating and examples and make text more generic * Remove solution that was not on source and add intro paragraph * Remove outdated statement
1 parent 5e88e0d commit 7cce7de

File tree

1 file changed

+2
-2
lines changed
  • src/content/docs/dns/zone-setups/subdomain-setup/setup

1 file changed

+2
-2
lines changed

src/content/docs/dns/zone-setups/subdomain-setup/setup/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ Although the how-to guides in this documentation are focused on both parent doma
6868

6969
## SSL/TLS certificates
7070

71-
If the parent domain's SSL/TLS certificate explicitly lists the delegated subdomain and is created after the subdomain's SSL/TLS own certificate, the parent domain's certificate will take precedence over the subdomain's certificate.
71+
When using subdomain setup, you should consider possible interactions between parent zone and child zone configurations that could impact [SSL/TLS certificates](/ssl/) provisioning.
7272

73-
For instance, if `example.com` [creates an advanced certificate](/ssl/edge-certificates/advanced-certificate-manager/manage-certificates/) that directly lists `docs.example.com`, visitors to `docs.example.com` might see the SSL/TLS certificate for `example.com`.
73+
If a certificate is already active on the child zone for a specific hostname (`subdomain.example.com`), any certificate pack containing that exact hostname in the parent zone (`example.com`) will fail validation.
7474

7575
## Access applications
7676

0 commit comments

Comments
 (0)