curl-library
c++ with libcurl issue
Date: Mon, 28 Nov 2011 11:42:19 +0530
Hi,
I am running embedded mongoose webserver in server side (Linux centos). In
the client (Windows), I am using libcurl (curl-7.19.6) to post request to
webserver using c++.
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.
Please any one let us what could be the issue and how to fix it..
Thanks in advance..
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-11-28