Executing a fetch request in a step to a locally running service with a self-signed certificate generates the below error message. I have NODE_EXTRA_CA_CERTS environment variable set with the local CA for the certificates. I am using the sandboxed fetch method from the workflow package.
Error message;
FetchError: request to https://.../ failed, reason: unable to verify the first certificate; if the root CA is installed locally, try running Node.js with --use-system-ca