On 18 December 2007, Ben Carter <[EMAIL PROTECTED]> wrote:
> Glancing through the http.c code on sourceforge, it never appears to set
> CURLOPT_CAINFO or CURLOPT_CAPATH, so you are getting the default, which
> would be whatever CURL_CA_BUNDLE was defined to be when libcurl was
> built.
The problem
pment/tools/
If it searches them from the "wrong" place, you could have a symlink
for that.
> On another Debian system the root certificates are stored in
> /etc/ssl/certs/ca-certificates.crt
>
> Nokia doesn't have a ca-certificates package and even if you install
>
34)
which is an error returned by libcurl (CURLE_SSL_CACERT)
On another Debian system the root certificates are stored in
/etc/ssl/certs/ca-certificates.crt
Nokia doesn't have a ca-certificates package and even if you install
the relevant files libcurl/libssl ignores them.
The only certificates