On Wed, 2015-01-07 at 09:31 -0400, David Prévot wrote: > If I understand correctly, things that have been broken since ca > December 15th should be fixed now. Yet, the Perl spider used for l10n > purpose is still broken from tye, so is cURL: > > taffit@tye:~$ curl https://lists.debian.org/debian-l10n-portuguese > curl: (60) SSL certificate problem: unable to get local issuer certificate > More details here: http://curl.haxx.se/docs/sslcerts.html ... > Can anything be done here (e.g., making lists.d.o available via HTTP > would be a more viable option than having stuff broken for another month)?
curl is one of those broken pieces of software that doesn't know how to verify service certificates directly. The appropriate workaround for curl is to add --capath /etc/ssl/ca-debian to the curl command-line. I suspect that the spider has the same problem and should use a similar workaround until the underlying software is fixed. -- bye, pabs https://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Debian-l10n-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-l10n-devel
