Come May 2025, #curl will drop support for Secure Transport.

If you develop something for apple devices and use libcurl, you might want to think about what this means. And maybe do something too.

github.com/curl/curl/discussio…

#curl
in reply to daniel:// stenberg://

For validating certs using the platform trust store while not using the platform TLS library, we have an example you can use: github.com/apple/swift-nio-ssl…. Swift code, but I’m sure a dedicated contributor could translate it to C.