Skip to content

Commit a40b924

Browse files
[CF4SaaS] Point to Shopify docs for info on CAA records (#25159)
1 parent 15e7a05 commit a40b924

File tree

1 file changed

+2
-4
lines changed
  • src/content/docs/cloudflare-for-platforms/cloudflare-for-saas/saas-customers/provider-guides

1 file changed

+2
-4
lines changed

src/content/docs/cloudflare-for-platforms/cloudflare-for-saas/saas-customers/provider-guides/shopify.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ head:
77
description: Learn how to configure your zone with Shopify.
88
---
99

10-
import { Render } from "~/components";
10+
import { Render, GlossaryTooltip } from "~/components";
1111

1212
<Render
1313
file="provider-guide-intro"
@@ -66,6 +66,4 @@ If you cannot activate your domain using [proxied DNS records](/dns/proxy-status
6666

6767
### DNS CAA records
6868

69-
Shopify issues SSL/TLS certificates for merchant domains using Let’s Encrypt. If you add any DNS CAA records, you must select Let’s Encrypt as the Certificate Authority (CA) or HTTPS connections may fail.
70-
71-
For more details, refer to [CAA records](/ssl/edge-certificates/caa-records/#caa-records-added-by-cloudflare).
69+
For details about <GlossaryTooltip term="Certification Authority Authorization (CAA) record">CAA records</ GlossaryTooltip> refer to the [Shopify documentation](https://help.shopify.com/manual/domains/add-a-domain/connecting-domains/considerations).

0 commit comments

Comments
 (0)