Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support the ssl.ca_path config option on Azure. #5286

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Conversation

teo-tsirpanis
Copy link
Member

SC-34861

Now that we depend on an updated Azure SDK, this PR passes the ssl.ca_path config option to the newly introduced CurlTransportOptions::CAPath field, enabling support for setting the CAPath in Azure (previously we supported only CAInfo).

Tests were updated.


TYPE: FEATURE
DESC: Added support for the ssl.ca_path config option on Azure.

@teo-tsirpanis teo-tsirpanis marked this pull request as ready for review September 5, 2024 14:20
@KiterLuc KiterLuc merged commit 01058b4 into dev Sep 11, 2024
63 checks passed
@KiterLuc KiterLuc deleted the teo/azure-capath branch September 11, 2024 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants