Skip to content

Commit a36ff47

Browse files
Remove refs to deprecated features and clarify auto-CAA situations
1 parent 5bf7b75 commit a36ff47

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

src/content/docs/ssl/edge-certificates/universal-ssl/disable-universal-ssl.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@ To disable Universal SSL with the Cloudflare API, send a [`PATCH`](/api/resource
4949

5050
</TabItem> </Tabs>
5151

52-
:::note
53-
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.
54-
:::
55-
5652
## Re-enable Universal SSL
5753

5854
<Tabs syncKey="dashPlusAPI"> <TabItem label="Dashboard">

src/content/partials/ssl/caa-records-added-by-cf.mdx

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,10 @@
33

44
---
55

6-
Cloudflare adds CAA records automatically in two situations:
6+
Cloudflare adds CAA records automatically in the following situations:
77

8-
* 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.
9-
* 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/).
10-
11-
:::caution[Deprecation notice]
12-
AMP Real URL and Signed exchanges (SXG) are being deprecated and will be removed on October 20, 2025.
13-
:::
8+
- When you have [Universal SSL](/ssl/edge-certificates/universal-ssl/) and add any CAA records to your zone.
9+
- When you have [advanced certificates](/ssl/edge-certificates/advanced-certificate-manager/) and add any CAA records to your zone.
1410

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

0 commit comments

Comments
 (0)