ssl connection issues
Nikos Mavrogiannopoulos
nmav at gnutls.org
Wed Sep 29 16:36:19 CEST 2010
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
More information about the Gnutls-help
mailing list