cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: does 7.21.x support ssl connection?

From: Dirk Manske <dm_at_nonitor.de>
Date: Wed, 12 Jan 2011 19:54:58 +0100

Hi 18803307.

On Wednesday 12 January 2011 18:39:09 18803307 wrote:
> how to comply the ssl in 7.21.3?
> /* Define if you have the <ssl.h> header file. */
> #define HAVE_SSL_H 1
This is not the way to enable ssl.

The compiler etc. must know where you ssl installation
is. And what ssl should be used and so on.

Please read
http://curl.haxx.se/docs/install.html
you can skip to "Win32" section.

Maybe you should try to use a binary. Some friendly people
built curl with ssl for windows. see
http://curl.haxx.se/download.html#Win32

BTW: Have you read http://curl.haxx.se/mail/etiquette.html ?

Dirk.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-01-12