cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: curl-7.11.2 source release

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 10 Jun 2004 14:15:43 +0200 (CEST)

On Wed, 9 Jun 2004, Xiuping Hu wrote:

> 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

What OpenSSL version is this? "unable to load ssl2 md5 routines" sounds pretty
serious. Tried enforcing SSLv3?

-- 
     Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
      Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-06-10