Re: Building libcurl for multiple Linuxes / CA store
Daniel Stenberg via curl-library <[email protected]>
| Newsgroups | gmane.comp.web.curl.library |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 12 Dec 2024, Scott Talbert 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. -- / daniel.haxx.se || https://rock-solid.curl.dev -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html