On Thu, Jan 16, 2025 at 9:34 PM Ryan Carsten Schmidt via curl-library < curl-library@lists.haxx.se> wrote:
> On Jan 16, 2025, at 07:26, Brad King wrote: > > Apple provides libcurl headers and libraries as part of the official > macOS SDK. > > Applications can link to the system curl on macOS. It is already > configured > > to use the system's certificate store. > > How does Apple's libcurl accomplish this? > > By enabling the use of SecureTransport, the feature Daniel wants to remove? > > By using some other configure flags? If so, which ones? > > By the addition of custom code Apple has not shared with the community? If > so, has anyone tried to get Apple to share that code? > It is here: https://github.com/apple-oss-distributions/curl
-- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html