Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion src/content/partials/ssl/caa-records-added-by-cf.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@
Cloudflare adds CAA records automatically in two 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 [SXG Signed Exchanges](/speed/optimization/other/signed-exchanges/).
* 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.
:::

These records make sure Cloudflare can still issue Universal certificates on your behalf.

Expand Down