On Mon, 2 Oct 2023, Andrew Patterson via curl-library wrote:
It says in the 'Apple Platforms' section that the modern approach was to use Secure Transport. Should that be updated?
It actually says On modern Apple operating systems, curl can be built to use Apple's SSL/TLS implementation, Secure Transport, instead of OpenSSL. I believe that is still accurate.
That's odd, because I did not specify anything on iOS (in code or when building libcurl); I do on Android, but I have no idea where the system certificates are located on iOS. Do I disable that by explicitly setting CURLOPT_CAINFO to the empty string?
Yes, try setting it to NULL. -- / daniel.haxx.se | Commercial curl support up to 24x7 is available! | Private help, bug fixes, support, ports, new features | https://curl.se/support.html -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html