Use ca/cert/key with Cloudflare Worker
I have a request that requires a cert - after trying it - I'm only getting 526 back.
And it looks like certs are not supported in https (and the documentation backs that up https://developers.cloudflare.com/workers/runtime-apis/nodejs/https/)
How can I make requests work that need a cert? Not tied to any library or approach - just want a small thing working 🙂
Thanks so much!
0 Replies