cURL / Mailing Lists / curl-users / Single Mail

curl-users

error "60 SSL certificate problem, verify that the CA cert is OK"

From: Eric Greene <ericdgreene_at_gmail.com>
Date: Thu, 26 Apr 2007 11:11:20 -0400

Hello,

I have a cURL script that is returning the above error - "60 SSL certificate
problem, verify that the CA cert is OK"

I do not believe there is a problem with the cert on the remote server,
because I can run the same cURL script on another server and get the posted
results returned without error.

Script on server that gets the error is a Windows box, with following
version info:
Windows NT - 5.0 build 2195
PHP Version 4.3.4
CURL Information -- libcurl/7.10.5 OpenSSL/0.9.7b zlib/1.1.4

Script on server that doesn't get the error is running Linux, with following
version info:
Apache 2.0
PHP Version 5.1.4
CURL Information -- libcurl/7.13.1 OpenSSL/0.9.7f zlib/1.2.2.2 libidn/0.5.15

Hoping someone on the list might be able to offer any insight. It appears
that both the OpenSSL version and libcurl versions are considerably dated.
Upgrade to both would be recommended?

Thanks!
Received on 2007-04-26