help-gnutls
[Top][All Lists]
Advanced

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

Re: handshake fails (unimplemented/disabled feature requested?)


From: Nikos Mavrogiannopoulos
Subject: Re: handshake fails (unimplemented/disabled feature requested?)
Date: Wed, 21 Jul 2010 09:11:36 +0200
User-agent: Thunderbird 2.0.0.24 (X11/20100411)

Christian Parpart wrote:
> On Tue, July 20, 2010 11:51 pm, Christian Parpart wrote:
>> Hey all,
>>
>> I've written a little http server, also providing SSL,
>> but while the ssl andshake, I now get the following
>> (it once worked but sometimes failed with the trace below):
> [....]
> 
> I found out, that this was due to an unresolved SNI name, however, I was
> lucky in finding the reason.
> So now I am back in my *old* behaviour of "unimplemented/disabled feature
> requested"-message, that only happens when using chromium/chrome:
[...]
> 1279664834.087054: ssl: gnutls [2] ASSERT: gnutls_handshake.c:376

It seems you use the gnutls_handshake_set_post_client_hello_function(),
and your callback function returns the error you see. If this is not the
case, then provide the smallest server the exhibits this error.

regards,
Nikos



reply via email to

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