Skip to content

Conversation

@fwosar
Copy link
Contributor

@fwosar fwosar commented Nov 6, 2025

This PR introduces support for specifying the Certificate Authority (CA) bundle as a blob using CURLOPT_CAINFO_BLOB, enhancing flexibility in SSL configuration. The code adds necessary definitions, data structures, and integration with the cpr library, as well as a new test case to test its functionality.

Closes #1268.

Copy link
Member

@COM8 COM8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@COM8 COM8 merged commit 93c2ad6 into libcpr:master Nov 10, 2025
34 of 37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding support for CURLOPT_CAINFO_BLOB

2 participants