diff --git a/src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters.mdx b/src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters.mdx index a32542d96974f4b..a3869bd2c631504 100644 --- a/src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters.mdx @@ -7,7 +7,7 @@ sidebar: --- -import { GlossaryTooltip} from "~/components" +import { GlossaryTooltip, Details, InlineBadge} from "~/components" Each client supports the following set of parameters as part of their deployment, regardless of the deployment mechanism. @@ -97,6 +97,34 @@ Identifies a Zero Trust organization in the WARP GUI when WARP is deployed with **Value:** Organization nickname shown to users in the WARP GUI (for example, `Test environment`). +### `enable_post_quantum` + +
+ +| [WARP modes](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/) | [Zero Trust plans](https://www.cloudflare.com/teams-pricing/) | +| ----------------------------------------------------------------------------------------- | ------------------------------------------------------------- | +| | All plans | + +| System | Availability | Minimum WARP version | +| -------- | ------------ | -------------------- | +| Windows | ✅ | 2025.5.735.1 | +| macOS | ✅ | 2025.5.735.1 | +| Linux | ✅ | 2025.5.735.1 | +| iOS | ✅ | 1.10 | +| Android | ✅ | 2.4 | +| ChromeOS | ✅ | 2.4 | + +
+ +Use [post-quantum cryptography](/ssl/post-quantum-cryptography/) to secure connections from the device to Cloudflare's network. + +**Value Type:** `boolean` + +**Value:** + +* `false` — (default) Disables post-quantum key agreement. +* `true` — Enables post-quantum key agreement for all traffic through the WARP tunnel. + ### `onboarding` Controls the visibility of the onboarding screens that ask the user to review the privacy policy during an application's first launch.