help-gnutls
[Top][All Lists]
Advanced

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

Re: ssl connection issues


From: Nikos Mavrogiannopoulos
Subject: Re: ssl connection issues
Date: Wed, 29 Sep 2010 16:36:19 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.12) Gecko/20100915 Thunderbird/3.0.8

On 09/29/2010 04:22 PM, Michael Blumenkrantz wrote:

> This is a log of the handshake failure while attempting to connect to 
> verisign.com:443 using gnutls log level 2.  Additionally there is some debug 
> info from my code which is prefixed by DBG.  Let me know if there is more 
> information that I can provide.
> ERR:EcoreCon ecore_con_ssl.c:499 _ecore_con_ssl_server_init_gnutls() Error at 
> ecore_con_ssl.c:_ecore_con_ssl_server_init_gnutls:499!
> ERR:EcoreCon ecore_con_ssl.c:52 _gnutls_print_errors() gnutls returned with 
> error: GNUTLS_E_FATAL_ALERT_RECEIVED - A TLS fatal alert has been received.
> ERR:EcoreCon ecore_con_ssl.c:551 _ecore_con_ssl_server_init_gnutls() Also 
> received alert: Decrypt error
> ERR:EcoreCon ecore_con_ssl.c:554 _ecore_con_ssl_server_init_gnutls() last 
> out: Finished
> ERR:EcoreCon ecore_con_ssl.c:555 _ecore_con_ssl_server_init_gnutls() last in: 
> Server hello done
> |<2>| ASSERT: gnutls_record.c:262

I cannot see any problem here. The peer is sending a fatal alert because
something he received was in error. Could it be an issue in your send
function?

regards,
Nikos





reply via email to

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