From 935e0e353c9a2fea7db2fd45303ff365dcd8470b Mon Sep 17 00:00:00 2001 From: Kody Jackson Date: Mon, 19 Jul 2021 08:38:53 -0500 Subject: [PATCH] Updated wording to universal ssl cname --- .../universal-ssl/enable-universal-ssl.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/products/ssl/src/content/edge-certificates/universal-ssl/enable-universal-ssl.md b/products/ssl/src/content/edge-certificates/universal-ssl/enable-universal-ssl.md index 2201cd34acf..20b2c49e074 100644 --- a/products/ssl/src/content/edge-certificates/universal-ssl/enable-universal-ssl.md +++ b/products/ssl/src/content/edge-certificates/universal-ssl/enable-universal-ssl.md @@ -13,6 +13,8 @@ For an authoritative or full domain — domains that changed their [domain names ## Non-authoritative (Partial) domains -For non-authoritative or partial domains (domains on a CNAME setup), Universal SSL will be deployed once: -- Your domain is [activated on a CNAME setup](https://support.cloudflare.com/hc/articles/360020348832#h_988416113241544055182247). -- You have added [Domain Control Validation (DCV)](../changing-dcv-method) records to your authoritative DNS. \ No newline at end of file +For non-authoritative or partial domains (domains on a CNAME setup), Universal SSL will be: +- Provisioned once the DNS record is [proxied through Cloudflare](https://support.cloudflare.com/hc/articles/360020348832#h_836723523521544131668686) (orange-clouded). +- Validated: + - Immediately if you add [Domain Control Validation (DCV)](../changing-dcv-method) records to your authoritative DNS. + - After a brief period of downtime if you **do not** add DCV records (once your traffic is proxied). \ No newline at end of file