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

Reply via email to