Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The Client Certificate device posture attribute checks if the device has a valid

- A CA that issues client certificates for your devices. WARP does not evaluate the certificate trust chain; this needs to be the issuing certificate.
- Cloudflare WARP client is [deployed](/cloudflare-one/connections/connect-devices/warp/deployment/) on the device.
- A client certificate is [installed and trusted](#how-warp-checks-for-a-client-certificate) on the device.
- A client certificate is [installed and trusted](#configure-the-client-certificate-check) on the device.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This page: https://developers.cloudflare.com/cloudflare-one/identity/devices/warp-client-checks/client-certificate/
has a broken internal link to: https://developers.cloudflare.com/cloudflare-one/identity/devices/warp-client-checks/client-certificate/.
The fragment how-warp-checks-for-a-client-certificate does not exist.

By looking at the page: https://developers.cloudflare.com/cloudflare-one/identity/devices/warp-client-checks/client-certificate/
The best fragment to use seems to be: #configure-the-client-certificate-check


:::note

Expand Down