Skip to content

Commit 94fb7f2

Browse files
Re-add GlossaryTooltip to origin-ca/index.mdx
1 parent 7509cc6 commit 94fb7f2

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/ssl/origin-configuration/origin-ca

1 file changed

+1
-1
lines changed

src/content/docs/ssl/origin-configuration/origin-ca/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ head: []
88
description: Encrypt traffic between Cloudflare and your origin web server and reduce origin bandwidth consumption.
99
---
1010

11-
import { Details, FeatureTable, Render, TabItem, Tabs, DashButton } from "~/components";
11+
import { Details, FeatureTable, Render, TabItem, Tabs, DashButton, GlossaryTooltip } from "~/components";
1212

1313
If your origin only receives traffic from <GlossaryTooltip term="proxy status">proxied records</GlossaryTooltip>, use Cloudflare origin CA certificates to encrypt traffic between Cloudflare and your origin web server and reduce bandwidth consumption. Once deployed, these certificates are compatible with [Strict SSL mode](/ssl/origin-configuration/ssl-modes/full-strict/).
1414

0 commit comments

Comments
 (0)