Package: libcurl3 Version: 7.18.1-1 Severity: normal libcurl no longer checks ssl certificates correctly. This worked before. If the ca-certificates package is installed, it should probably check that location by default for certificates.
Currently (using php5-curl) I now have to specify the certificate location: curl_setopt($c, CURLOPT_CAPATH, "/etc/ssl/certs/"); This could easily be the default on debian by compiling using the --with-ca-bundle option. Thanks Matthew -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (800, 'testing'), (700, 'unstable'), (700, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core) Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/bash Versions of packages libcurl3 depends on: ii libc-ares1 1.5.1-0 library for asyncronous name resol ii libc6 2.7-10 GNU C Library: Shared libraries ii libcomerr2 1.40.8-2 common error description library ii libidn11 1.8-1 GNU libidn library, implementation ii libkrb53 1.6.dfsg.3-2 MIT Kerberos runtime libraries ii libldap-2.4-2 2.4.7-6.3 OpenLDAP libraries ii libssh2-1 0.18-1 SSH2 client-side library ii libssl0.9.8 0.9.8g-10+lenny1 SSL shared libraries ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime libcurl3 recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]