cURL / Mailing Lists / curl-library / Single Mail

curl-library

CURL with SSL support

From: Nataly Geimakher <nataly_at_mercury.co.il>
Date: Wed, 16 Jan 2002 15:50:37 +0200

Hi,
I am trying to use CURL with SSL support to send https requests to the
server.
I have a that client works fine with simple "http", so problem is really
with SSL.
I built CURL so it would staticlly link with libeay32.lib and ssleay32.lib,
then I compiled my CURL client with new version of CURL static lib,
When I send the request("https://...") I get the error
"libcurl was built with SSL disabled, https: not supported!"
Can you please tell what exactly do I need to do for CURL to be built with
SSL support?
I saw in some documentation that I need to include 6 SSL header files -
include them where ? at what stage?

Thank you,
Nataly.
Received on 2002-01-16