Skip to content

Fix incorrect header names in mTLS Managed Transform documentation#31001

Open
trinsic-josh wants to merge 1 commit into
cloudflare:productionfrom
trinsic-josh:patch-1
Open

Fix incorrect header names in mTLS Managed Transform documentation#31001
trinsic-josh wants to merge 1 commit into
cloudflare:productionfrom
trinsic-josh:patch-1

Conversation

@trinsic-josh
Copy link
Copy Markdown

@trinsic-josh trinsic-josh commented May 21, 2026

Summary

The documentation for the "Add TLS client auth headers" Managed Transform Rule is incorrect. It is not possible to build a functional implementation against this documentation, because the header names are wrong.

Cloudflare does not send any header named cf-cert-fingerprint-sha256 or cf-cert-fingerprint-sha1. Instead, the headers are named cf-cert-sha256 and cf-cert-sha1.

@trinsic-josh trinsic-josh requested review from a team and elithrar as code owners May 21, 2026 22:48
@github-actions github-actions Bot added product:rules Related to rules size/xs labels May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:rules Related to rules size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants