Skip to content

Commit e45b947

Browse files
maxvpharshil1712
authored andcommitted
[ZT] Certificate limits (#17929)
1 parent 7161e6b commit e45b947

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

src/content/docs/cloudflare-one/account-limits.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,14 @@ This page lists the default account limits for rules, applications, fields, and
6868
| ----------------- | ----- |
6969
| Tests per account | 10 |
7070

71+
## Certificates
72+
73+
| Feature | Limit |
74+
| ------------------------------ | ----- |
75+
| Active certificates | 25 |
76+
| Certificates generated per day | 3 |
77+
| Custom certificates | 5 |
78+
7179
## Maximum number of characters
7280

7381
| Feature | Character limit |

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Only available on Enterprise plans.
1818

1919
Enterprise customers who do not wish to install a [Cloudflare certificate](/cloudflare-one/connections/connect-devices/warp/user-side-certificates/manual-deployment/) have the option to upload their own root certificate to Cloudflare. This feature is sometimes referred to as Bring Your Own Public Key Infrastructure (BYOPKI). Gateway will use your uploaded certificate to encrypt all sessions between the end user and Gateway, enabling all HTTPS inspection features that previously required a Cloudflare certificate. You can upload multiple certificates to your account, but only one can be active at any given time. You also need to upload a private key to intercept domains with JIT certificates and to enable the [block page](/cloudflare-one/policies/gateway/block-page/).
2020

21+
You can upload up to five custom root certificates. If your organization requires more than five certificates, contact your account team.
22+
2123
:::caution
2224
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.
2325
:::

src/content/docs/cloudflare-one/connections/connect-devices/warp/user-side-certificates/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Each Zero Trust account can generate a new root certificate a maximum of three t
4242
Zero Trust accounts using the Cloudflare certificate prior to September 2024 will need to redeploy and activate the newly generated certificate. Zero Trust accounts created during or after September 2024 will use an active certificate by default.
4343
:::
4444

45-
Once a certificate is generated in or uploaded to Zero Trust, you need to activate it. Activating a certificate deploys it across the Cloudflare network.
45+
Once a certificate is generated in or uploaded to Zero Trust, you need to activate it. Activating a certificate deploys it across the Cloudflare network. You can have up to 25 active certificates at once.
4646

4747
To activate your root certificate:
4848

0 commit comments

Comments
 (0)