On Sat, 23 Dec 2017, Martin Galvan via curl-library wrote:
The interesting thing, however, is that even when configuring with both --with-ca-path and --with-ca-bundle, if the CA bundle file isn't available libcurl won't try searching in the certs directory. This, together with what I tested for configuring, makes me think that libcurl takes them both as mutually exclusive. Is this assumption correct, or am I doing something wrong here?
I don't think a mutual exclusive behavior between these options is indented, as certainly both OpenSSL and GnuTLS for example work with setting both at once.
-- / daniel.haxx.se ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
