cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Help with Error 60 from Yahoo Store Hosting

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 7 Aug 2008 09:33:33 +0200 (CEST)

On Wed, 6 Aug 2008, darwinl_at_aol.com wrote:

> Thanks Daniel. I need to clarify before I go back to Yahoo tech support. My
> online store is hosted on their servers. One feature they offer is a
> real-time delivery of our orders to our own server. I am assuming Yahoo is
> using libcurl in a script to do this. When I recently renewed my SSL I
> received a new certificate from Comodo from a CA Root different than the one
> I had before. Nothing else has changed on my server's side except for the
> new SSL certificate. Now I am getting e-mails from Yahoo stating the orders
> are failing to post because of error 60.

Ok, that sounds as if they use (lib)curl to do the POST to your server and
that the cacert bundle they use doesn't have the cert for the CA of the cert
your server uses now.

That needs to be fixed in the end that uses (lib)curl.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2008-08-07