Skip to content

Commit 2d94b4b

Browse files
authored
[Gateway] Custom cert origin warning (cloudflare#21804)
1 parent 3f71394 commit 2d94b4b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/user-side-certificates/custom-certificate.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ Enterprise customers who do not wish to install a [Cloudflare certificate](/clou
1919
You can upload up to five custom root certificates. If your organization requires more than five certificates, contact your account team.
2020

2121
:::caution
22-
Custom certificates are limited to use between your users and the Gateway proxy. Connections between Gateway and the origin server will use a Cloudflare certificate.
22+
Custom certificates are limited to use between your users and the Gateway proxy. Gateway connects to origin servers using publicly trusted certificates, similar to how a browser validates secure websites.
23+
24+
If your users need to connect to self-signed origin servers, create an HTTP Allow policy for the origin server with the [untrusted certificate action](/cloudflare-one/policies/gateway/http-policies/#untrusted-certificates) set to _Pass through_.
2325
:::
2426

2527
## Generate a custom root CA

0 commit comments

Comments
 (0)