On Fri, Aug 22, 2025 at 7:00 AM Ryan Carsten Schmidt via curl-library <curl-library@lists.haxx.se> wrote: > > On Aug 21, 2025, at 16:08, Jeff Mears 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? > > > My understanding is that building against Apple's copy of libressl is > supposed to accomplish that?
FYI this is how to do this: https://github.com/jeroen/apple-libressl-sdk And indeed it is a bit hacky, hopefully support for CURLSSLOPT_NATIVE_CA will be added soon. -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html