Skip to content

Commit 1276fee

Browse files
committed
Fix typo
1 parent b7f730e commit 1276fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/learning-paths/replace-vpn/configure-device-agent/enable-tls-decryption.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Deploying the Cloudflare root certificate is the simplest way to get started wit
3232
If you already have a certificate that you use for other inspection or trust purposes, we recommend uploading your own root certificate for the following reasons:
3333

3434
- Using a single certificate streamlines IT management.
35-
- If other services (such as git workflows, other cli tools, or thick client applications) rely on an existing certificate store, presenting the same certificate in inspection is far less likely to interrupt their traffic flow.
35+
- If other services (such as `git` workflows, other CLI tools, or thick client applications) rely on an existing certificate store, presenting the same certificate in inspection is far less likely to interrupt their traffic flow.
3636
- If you are using WARP Connector to connect devices to Cloudflare, those devices will not be able to leverage HTTP policies that require decrypting TLS unless they have a certificate that matches either your uploaded certificate or the Cloudflare root certificate. It is more likely that your network infrastructure already has your own device certificates deployed, so using the existing PKI infrastructure for inspection will reduce the number of steps needed to deploy Zero Trust.
3737

3838
:::note[MDM deployments]

0 commit comments

Comments
 (0)