cURL / Mailing Lists / curl-library / Single Mail

curl-library

HTTPS returns nothing

From: WL Reyes- Bruce <wlrbruce_at_lucent.com>
Date: Wed, 05 Mar 2003 13:17:51 -0500

Hello!

I downloaded libcurl last week to send HTTPS requests from within a C
program. I am not getting a response back. I have already tried the
steps suggested in
http://curl.haxx.se/lxr/source/SSLCERTS.

I have added the following to my program:
curl_easy_setopt(curl, CURLOPT_SSL_VERIFYPEER, FALSE);

and I still get no response. I am able to get a response if I use HTTP.
I am using Solaris 8 and the latest curl version 7.10.3. I am able to
use the command line 'curl' command and I do get a response that way. I
would like to use libcurl if possible, instead of having to call the
command from within C.

Help!

Thanks,

-- 
+++++++++++++++++++++++++
Wina L. Reyes-Bruce
+++++++++++++++++++++++++
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
Received on 2003-03-05