libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] SSL usage "Error : received handshake message out of con


From: Thibaut Le Guilly
Subject: [libmicrohttpd] SSL usage "Error : received handshake message out of context"
Date: Wed, 7 Sep 2011 14:03:23 +0200

Hello everybody,

I am trying to use libmicrohttpd with https communication, but every time that I make a request to my server, I'm having a message "Error: received handshake message out of context" displayed. 
Even if I get this error, nothing fails and the client is still receiving the data. 

I noticed that when I make a "make check-TESTS" in the testcurl/https folder I get the same message at the really beginning, with "curl_easy_perform failed: `SSL connect error'" preceding it, but all the tests are still passed with success. 

Could someone explain me what does this message means, and if I should worry about it or not? In fact I saw on this post (http://lists.gnu.org/archive/html/libmicrohttpd/2010-12/msg00005.html)  that the person had the same message, but didn't seem to worry about it. 

Thanks in advance for any help or explanation!

--
Thibaut Le Guilly



reply via email to

[Prev in Thread] Current Thread [Next in Thread]