Buy commercial curl support. We
help you work out your issues, debug your libcurl applications, use the API,
port to new platforms, add new features and more. With a team lead by the
curl founder Daniel himself.
Re: System certificate store support in macOS
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Daniel Stenberg via curl-library <curl-library_at_lists.haxx.se>
Date: Tue, 26 Aug 2025 10:13:40 +0200 (CEST)
On Mon, 25 Aug 2025, Ondra wrote:
> Frankly I do not know what is the correct approach to this problem for curl;
> for easy_perform this synchronous API will probably be sufficient. But
> please keep in mind that it is indeed possible to write completely
> non-blocking code with openssl on MacOS.
Internally there is no "easy API" in practise. Everything is and must be
non-blocking. everything is multi interface, so there can't be two different
implmentations.
Date: Tue, 26 Aug 2025 10:13:40 +0200 (CEST)
On Mon, 25 Aug 2025, Ondra wrote:
> Frankly I do not know what is the correct approach to this problem for curl;
> for easy_perform this synchronous API will probably be sufficient. But
> please keep in mind that it is indeed possible to write completely
> non-blocking code with openssl on MacOS.
Internally there is no "easy API" in practise. Everything is and must be
non-blocking. everything is multi interface, so there can't be two different
implmentations.
-- / daniel.haxx.se || https://rock-solid.curl.dev -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.htmlReceived on 2025-08-26