Fabian Sauter
Fabian Sauter
Curl added https://github.com/curl/curl/issues/8741 to the list of known bugs so 🤷🏻♂️ I guess. I plan to replace the affected code somehow and then I really would like to update curl...
> I just tried, and if this behavior was made configurable (i.e., `CURLOPT_CERTINFO` would not be set by default), newer libcurl versions should work. Making it an option is no...
Update: Changed the milestone to 1.9.x since this is something we can and should backport to 1.9.x.
Fixed with the update to curl 8.4.0 in cpr [1.10.5](https://github.com/libcpr/cpr/releases/tag/1.10.5) and [1.9.7](https://github.com/libcpr/cpr/releases/tag/1.9.7).
@arekmula thanks for reporting! You are right, there is no real support for it yet. But I will try to add support for it over the weekend if everything goes...
No, this is not possible right now. But it could be implemented like it's done for `CPR_USE_SYSTEM_CURL`.
Why should I assign you @TRISHAHALDER? What is your plan and time line?
@ssantos21 I'm glad you solved it! Using `ldconfig` is something we should document. I will keep this issue open until we have done so. Thanks for reporting.
Closing since this one is stale.
@cpsauer sorry for the delayed response. I was on vacation. Don't worry. This is how developing software works. It's an iterative process pushing it to a better and better state....