CF workers mtls fetch doesn’t work
hi I had some problem with workers and asked the questions here https://community.cloudflare.com/t/cf-workers-mtls-fetch-doesnt-work/482863 CF workers mtls fetch doesn’t work as expected. How can I debug this? Thanks in advance
Cloudflare Community
I have 3 rules, to list them by order allow VPN IP to access my .dev domain allow mTLS client to access my .dev domain block all users I was following https://developers.cloudflare.com/workers/runtime-apis/mtls/ but the request is blocked my rule 3, block all users, meaning somehow the mTLS is missing. I tried to troubleshoot my cert with ht...
