From 51a6d40ac439eccae7f33430d6e7b6ebf8cefcea Mon Sep 17 00:00:00 2001 From: Denise Pena Date: Tue, 28 Oct 2025 09:10:57 -0500 Subject: [PATCH] Updated with new video ID --- src/content/docs/ssl/origin-configuration/ssl-modes/full.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/ssl/origin-configuration/ssl-modes/full.mdx b/src/content/docs/ssl/origin-configuration/ssl-modes/full.mdx index bd54b4db41d202b..ab9b776a8175189 100644 --- a/src/content/docs/ssl/origin-configuration/ssl-modes/full.mdx +++ b/src/content/docs/ssl/origin-configuration/ssl-modes/full.mdx @@ -14,7 +14,7 @@ import { Stream, Render, TabItem, Tabs } from "~/components"; When you set your encryption mode to **Full**, Cloudflare allows HTTPS connections between your visitor and Cloudflare and makes connections to the origin using the scheme requested by the visitor. If your visitor uses `http`, then Cloudflare connects to the origin using plaintext HTTP and vice versa.