worker mTLS fetch localhost
I am running a worker locally using
wrangler dev -e local
and I have a server also running on localhost. I would like to test LOCAL_CERT.fetch to the localhost server to validate that mTLS works as expected.0 Replies