cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: curl-7.11.2 source release

From: Xiuping Hu <xhu_at_aventail.com>
Date: Wed, 9 Jun 2004 15:59:30 -0700

Thanks! So any ideas for this error?

libcurl fails when it tries to get a new OpenSSL context:

SSL_CTX_nex(SSLv23_client_method())

I put in some debugging statements into libcurl and get the following
error
message from OpenSSL:

error:140A90F1:SSL routines:SSL_CTX_new:unable to load ssl2 md5 routines

Thanks,

Xiuping

> -----Original Message-----
> From: curl-library-bounces_at_cool.haxx.se [mailto:curl-library-
> bounces_at_cool.haxx.se] On Behalf Of Marty Kuhrt
> Sent: Wednesday, June 09, 2004 3:16 PM
> To: libcurl development
> Subject: Re: curl-7.11.2 source release
>
> If you have an executable you can used the --version switch to show
> what have compiled in. When I do that I get...
>
> curl 7.12.0 (ALPHA-HP-VMS) libcurl/7.12.0 OpenSSL/0.9.7c
> Protocols: ftp gopher telnet dict ldap http file https ftps
> Features: NTLM SSL
>
> Which indicates SSL available.
>
> On Wed, 9 Jun 2004, Xiuping Hu wrote:
>
> >
> > Hi Daniel,
> >
> > This is urgent request for help! We download curl-7.11.2 source
> > curl-7.11.2.tar.gz. Does this has SSL support? Right now we have
backend
> > SSL
> > Connection fail. Wondering how we can know if the version has SSL
> > support.
> >
> > Thanks,
> >
> > Xiuping
> >
Received on 2004-06-10