diff --git a/src/content/docs/ssl/edge-certificates/universal-ssl/disable-universal-ssl.mdx b/src/content/docs/ssl/edge-certificates/universal-ssl/disable-universal-ssl.mdx index ed52517a786a75..b19640e53972d6 100644 --- a/src/content/docs/ssl/edge-certificates/universal-ssl/disable-universal-ssl.mdx +++ b/src/content/docs/ssl/edge-certificates/universal-ssl/disable-universal-ssl.mdx @@ -49,10 +49,6 @@ To disable Universal SSL with the Cloudflare API, send a [`PATCH`](/api/resource -:::note -Even with Universal SSL disabled, some features such as [AMP Real URL](/speed/optimization/other/amp-real-url/) and [Signed Exchanges](/speed/optimization/other/signed-exchanges/) will still provision certificates for your domain. -::: - ## Re-enable Universal SSL diff --git a/src/content/partials/ssl/caa-records-added-by-cf.mdx b/src/content/partials/ssl/caa-records-added-by-cf.mdx index a5adcba9cc5976..5e305d34f5779d 100644 --- a/src/content/partials/ssl/caa-records-added-by-cf.mdx +++ b/src/content/partials/ssl/caa-records-added-by-cf.mdx @@ -3,14 +3,10 @@ --- -Cloudflare adds CAA records automatically in two situations: +Cloudflare adds CAA records automatically in the following situations: -* When you have [Universal SSL](/ssl/edge-certificates/universal-ssl/) or [advanced certificates](/ssl/edge-certificates/advanced-certificate-manager/) and add any CAA records to your zone. -* When you have [Universal SSL](/ssl/edge-certificates/universal-ssl/) enabled and enable [AMP Real URL](/speed/optimization/other/amp-real-url/) or [Signed exchanges (SXG)](/speed/optimization/other/signed-exchanges/). - -:::caution[Deprecation notice] -AMP Real URL and Signed exchanges (SXG) are being deprecated and will be removed on October 20, 2025. -::: +- When you have [Universal SSL](/ssl/edge-certificates/universal-ssl/) and add any CAA records to your zone. +- When you have [advanced certificates](/ssl/edge-certificates/advanced-certificate-manager/) and add any CAA records to your zone. These records make sure Cloudflare can still issue Universal certificates on your behalf.