Re: System certificate store support in macOS
Daniel Stenberg via curl-library <[email protected]>
| Newsgroups | gmane.comp.web.curl.library |
|---|---|
| Message-ID | <[email protected]> |
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.html