curl-users
Re: c++ with libcurl issue
Date: Sun, 27 Nov 2011 19:40:37 +0100 (CET)
On Sat, 26 Nov 2011, Ashar S wrote:
You seem to be talking about using libcurl, why you should rather use the
curl-library mailing list instead. Please take follow-ups to that list!
> It works successfully all the time. But now, I am facing ssl connectivity
> issue in client side. Without ssl, it works fine. If I restart the server,
> then even with ssl, it works for some amount of time. But after some time
> the same connection error occur.
>
> libcurl error: CURLE_SSL_CONNECT_ERROR (35)
> Actual Error: error: 140943FC: SSL routines: SSL3_READ_BYTES: sslv3 alert
> bad record mac.
It sounds like an SSL issue. If you're not already run a recent OpenSSL
version, then I would suggest you try upgrading that first. If you already
are, I suggest you research more exactly which function that reports the
failure and further along those lines.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2011-11-27