On 8/21/25 17:08, Jeff Mears via curl-library wrote: > With the removal of the SecureTransport backend in libcurl 8.15.0, > what is the path forward for using libcurl on macOS such that > certificates in the system certificate store are accepted > automatically? Is there some way to do that with the > OpenSSL backend?
I think the best option would be to add support for Network.framework. The preferred way to use Network.framework is with a user-mode network stack included in macOS and iOS, but it is also possible to use it with sockets via a custom framer. Sockets have lower performance compared to the user-mode network stack included in Network.framework, though. -- Sincerely, Demi Marie Obenour (she/her/hers)
OpenPGP_0xB288B55FFF9C22C1.asc
Description: OpenPGP public key
OpenPGP_signature.asc
Description: OpenPGP digital signature
-- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html