cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: curl for windows version

From: Roth, Kevin P. <KPRoth_at_MarathonOil.com>
Date: Wed, 20 Nov 2002 07:54:39 -0500

Please direct follow-ups to the curl mailing list.

Which version of curl are you using? If the native Win32 (aka not the cygwin version) and if it's prior to version 7.10.2, please upgrade. When you unpack, copy the file ca-bundle.crt into the same directory as curl.exe, and rename it to curl-ca-bundle.crt.

If either version, but your "URL" doesn't have a valid server certificate, or if it's not one of the common CA's as represented in the file curl-ca-bundle.crt, then you'll need to supply your own .crt file (with the CA's public key), or you'll need to use the "-k" flag, to disable certificate checking.

--Kevin

-----Original Message-----
From: Twan, Jimmy [mailto:jtwan_at_kpmg.com]
Sent: Tuesday, November 19, 2002 6:01 PM

Hi Kevin,
        When I run " curl https://URL address
I got the following error message:

curl: (35) SSL: error:14090086:SSL
routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing
your web site with SSL, click here to get a FREE TRIAL of a Thawte
Server Certificate: http://www.gothawte.com/rd524.html
Received on 2002-11-20