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.