cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Failed Self Test (Mac OSX, x64)

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 13 Oct 2013 19:21:25 +0200 (CEST)

On Sat, 12 Oct 2013, Jeffrey Walton wrote:

> I wanted to offer this up in case you encounter it in the future.
>
> When I configure OpenSSL, I use the following:
>
> ./config shared -no-ssl2 -no-ssl3 -no-comp \
> -no-hw -no-engine --openssldir=...

Oh, I wasn't even aware you could build OpenSSL without SSLv3 support!

> I believe the lack of SSLv3 is causing the handshake failures.

Yes, I think that libcurl might need some attention to work properly with an
OpenSSL built like that. Are you up to it?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-10-13