zed icon indicating copy to clipboard operation
zed copied to clipboard

Fix override CA certificate path

Open Darkness4 opened this issue 1 year ago • 3 comments

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.

Darkness4 avatar Jul 25 '24 18:07 Darkness4

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

github-actions[bot] avatar Jul 25 '24 18:07 github-actions[bot]

I have read the CLA Document and I hereby sign the CLA

Darkness4 avatar Jul 25 '24 18:07 Darkness4

recheck

Darkness4 avatar Jul 25 '24 18:07 Darkness4

Closing as this is now fixed via https://github.com/authzed/zed/pull/417

vroldanbet avatar Sep 19 '24 09:09 vroldanbet