handshake fails (unimplemented/disabled feature requested?)
Nikos Mavrogiannopoulos
nmav at gnutls.org
Wed Jul 21 09:11:36 CEST 2010
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
More information about the Gnutls-help
mailing list