zed
zed copied to clipboard
Fix override CA certificate path
Closes https://github.com/authzed/zed/issues/244.
Hello,
Right now, it is impossible to override CA certificate bundle path in "headless mode". Users have to context set if they want to use a custom CA certificate bundle.
This PR fixes this issue by following the same pattern as overrideEndpoint.
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅
I have read the CLA Document and I hereby sign the CLA
recheck
Closing as this is now fixed via https://github.com/authzed/zed/pull/417