libmicrohttpd
[Top][All Lists]
Advanced

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

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


From: Piotr Grzybowski
Subject: Re: [libmicrohttpd] SSL usage "Error : received handshake message out of context"
Date: Wed, 7 Sep 2011 15:10:56 +0200

 hello.

 what gnutls version are you running?
 this error is a gnutls error, seems self-explanatory ;-) i saw a lot
of these lately, but i played with gnutls versions and tls.
 run ldd on libmicrohttpd and on your executable, maybe there is some
kind of mismatch. did you compile libmicrohttpd? also take a look at
gcrypt versions.

sincerely,
pg


On Wed, Sep 7, 2011 at 2:03 PM, Thibaut Le Guilly
<address@hidden> wrote:
> 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]