tags 454611 moreinfo kthxbye On Thu, Dec 06, 2007 at 04:34:19PM +0000, Patryk Konczyk wrote: > Hi I would like to add more info to this bug. > Affected version of curl: > > ii curl 7.15.5-1etch1 Get a file from > an HTTP, HTTPS, FTP or GOPHE > ii libcurl3 7.15.5-1etch1 Multi-protocol > file transfer library > ii libcurl3-gnutls 7.15.5-1etch1 Multi-protocol > file transfer library > > ii libssl-dev 0.9.8c-4etch1 SSL development > libraries, header files and > ii libssl0.9.7 0.9.7k-3.1 SSL shared > libraries > ii libssl0.9.8 0.9.8c-4etch1 SSL shared > libraries > ii openssl 0.9.8c-4etch1 Secure Socket > Layer (SSL) binary and related > > when I copy curl binary from affected server directly to my debian > testing its fine so I suspect that it may be related to ssl libs. > surprisingly testing other sites there is no such a problem. > I was trying to use latest CA(I suspected problem with oudated CA) > file /etc/ssl/certs/ca-certificates.crt from debian testing > downloading root cert from Comodo and still I can see same issue. > I'm happy to send more debug - or if we can run curl in full debug > (that I couldnt found precompiled) to find out what is going on. > If we can confirm that this is ssl issue I will raise sepaerate bug.
Is this still happening? If so, it would be helpful if you could provide the verbose output of curl (using the -v option). Also note that the OpenSSL flavour of libcurl (used by curl) does not use the CA bundle (/etc/ssl/certs/ca-certificates.crt), but uses the c_rehash'd PEM certificates (/etc/ssl/certs/*.0) directly (you may try to install a newer ca-certificates package directly instead of moving single files). Cheers -- perl -E'$_=q;$/= @{[@_]};and s;\S+;<inidehG ordnasselA>;eg;say~~reverse' -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org