cloudflare / cloudflare/cloudflare-docs
mTLS debugging example can stop requests from reaching the origin
Open
content:edit
documentation
product:ssl
stale
- Dominant language
- MDX
- Stars
- 5.2k
- Forks
- 16.7k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 337
Description
### Existing documentation URL(s)
https://developers.cloudflare.com/ssl/client-certificates/troubleshooting/#advanced-debugging
### What changes are you suggesting?
The Worker in the Advanced debugging example returns its own response without calling fetch(request). When deployed on a Worker Route for an existing service, matching requests do not reach the origin. The docs do not mention this, and it can interrupt production traffic.
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.