On Fri, 27 Jan 2023, Ray Satiro via curl-library wrote:
Since CURLOPT_CAINFO_BLOB is documented as "one or more certificates" [1] I don't think this is a bug however I've opened an issue [2] for further discussion.
[2]: https://github.com/curl/curl/issues/10351
I've proposed a very small change to bring back the old behavior and support "blank" blobs: https://github.com/curl/curl/pull/10359
We should then probably also document that CURLOPT_CAINFO_BLOB can in fact also be used for *no* certs.
-- / 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/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html
