Skip to content

Commit 659e18e

Browse files
authored
Remove custom root cert requirement (#20729)
1 parent b0cfec2 commit 659e18e

File tree

1 file changed

+5
-9
lines changed
  • src/content/docs/cloudflare-one/policies/gateway/http-policies

1 file changed

+5
-9
lines changed

src/content/docs/cloudflare-one/policies/gateway/http-policies/index.mdx

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -89,17 +89,13 @@ The Allow action allows outbound traffic to reach destinations you specify withi
8989

9090
#### Untrusted certificates
9191

92-
:::note
93-
To use this feature, deploy a [custom root certificate](/cloudflare-one/connections/connect-devices/user-side-certificates/custom-certificate/).
94-
:::
95-
9692
The **Untrusted certificate action** determines how to handle insecure requests.
9793

98-
| Option | Action |
99-
| ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
100-
| Error | Display Gateway error page. Matches the default behavior when no action is configured. |
101-
| Block | Display [block page](/cloudflare-one/policies/gateway/block-page/) as set in Zero Trust. |
102-
| Pass through | Bypass insecure connection warnings and seamlessly connect to the upstream. To use this feature, deploy a [custom root certificate](/cloudflare-one/connections/connect-devices/user-side-certificates/custom-certificate/). For more information on what statuses are bypassed, refer to the [troubleshooting FAQ](/cloudflare-one/faq/troubleshooting/#i-see-error-526-when-browsing-to-a-website). |
94+
| Option | Action |
95+
| ------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
96+
| Error | Display Gateway error page. Matches the default behavior when no action is configured. |
97+
| Block | Display [block page](/cloudflare-one/policies/gateway/block-page/) as set in Zero Trust. |
98+
| Pass through | Bypass insecure connection warnings and seamlessly connect to the upstream. For more information on what statuses are bypassed, refer to the [troubleshooting FAQ](/cloudflare-one/faq/troubleshooting/#i-see-error-526-when-browsing-to-a-website). |
10399

104100
### Block
105101

0 commit comments

Comments
 (0)