Hey there! I'm new to using Workflows and I've got a question. I'm creating a workflow that depends
Hey there! I'm new to using Workflows and I've got a question.
I'm creating a workflow that depends on a mTLS certs binding for making requests. For some reason, mTLS certs bindings don't work locally (env.CERT is always empty) so I need to do
The problem with that is that
Is there a way to make this work?
Thanks in advance!
I'm creating a workflow that depends on a mTLS certs binding for making requests. For some reason, mTLS certs bindings don't work locally (env.CERT is always empty) so I need to do
--remote for it work.The problem with that is that
--remote also makes my workflow to run remotely as well. Ideally, I'd like to run workflows locally while still being able to have certs work.Is there a way to make this work?
Thanks in advance!





