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? -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html