Buy commercial curl support. We
help you work out your issues, debug your libcurl applications, use the API,
port to new platforms, add new features and more. With a team lead by the
curl founder Daniel himself.
Re: Building libcurl for multiple Linuxes / CA store
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Scott Talbert via curl-library <curl-library_at_lists.haxx.se>
Date: Thu, 12 Dec 2024 11:06:25 -0500 (EST)
On Thu, 12 Dec 2024, Daniel Stenberg wrote:
>> https://github.com/curl/curl/blob/master/lib/url.c#L438
>
> This code sets the full file name to be the default CA bundle to use. The
> source file found by configure or cmake. I don't think we can consider that
> to be auto-detection.
>
> It does not set the default string if the used backend is schannel, as then
> it defaults to using the system CA store.
I wasn't saying that it was autodetection, but rather that it is
effectively calling curl_easy_setopt(handle, CURLOPT_CAINFO, xyz) at
runtime.
Scott
Date: Thu, 12 Dec 2024 11:06:25 -0500 (EST)
On Thu, 12 Dec 2024, Daniel Stenberg wrote:
>> https://github.com/curl/curl/blob/master/lib/url.c#L438
>
> This code sets the full file name to be the default CA bundle to use. The
> source file found by configure or cmake. I don't think we can consider that
> to be auto-detection.
>
> It does not set the default string if the used backend is schannel, as then
> it defaults to using the system CA store.
I wasn't saying that it was autodetection, but rather that it is
effectively calling curl_easy_setopt(handle, CURLOPT_CAINFO, xyz) at
runtime.
Scott
-- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.htmlReceived on 2024-12-12