On 2011-11-01 13:32, Patrick Ohly wrote:
[...]
"CURLOPT_CAPATH" - "This option is OpenSSL-specific
and does nothing if
libcurl is built to use GnuTLS." - how is libcurl built on the N900?
I don't mind adding such a feature, I just don't know whether it'll
help.
Nope, just tried to set CURLPOPT_CAPATH (and unset SSLServerCertificates
in .config again...): doesn't work
ltrace also shows that the only environment variable accessed by
syncevolution is SYNCEVOLUTION_DEBUG
> Also, wouldn't "SSLCACertificates" be a more appropriate name (it is
> supposed to point to a CA certificate rather than a server certificate,
> or does it accept both?)
That depends a lot on the underlying transport and/or platform.
SyncEvolution just passes that value through.
What call does does it use to pass that variable?
Thanks,
Alain