Current Limitation
From the language side, we can pass a custom truststore with the following environment variables.
BALLERINA_CA_BUNDLE
BALLERINA_CA_PASSWORD
BALLERINA_CA_CERT
We need to support the update-tool to pass a custom truststore.
Suggested Improvement
Proxy should be set for the http requests used in the update-tool with provided truststore.
Version
No response