[Help-gnutls] error message during handshake

Florent Jugla fjugla at easter-eggs.com
Wed Nov 21 14:38:40 CET 2001


> > Hello,
> > I actually try to use the GnuTLS library.
> > When connecting the client to the server, I obtain the following message
> > during the handshake on the server side : UNSUPPORTED_VERSION_PACKET.
> > I initialise all the TLS options as described in the examples from the
> > API documentation.
> Which version of gnutls did you use? In which server did you connect to?
> Was it a gnutls server?
> 
> > Any idea? Thank you.
> Do the examples work for you? Please include more information.
> 

Thank you for your answer but I think I have a solution : the problem
was I tried to use GnuTLS (0.2.2) on a non-blocking socket. A problem
occured during the handshake (even when I looped receiving a -28 status)

I now turn the state of the socket to non-blocked after the handshake
and everything seems fine.

-- 
Florent Jugla / Easter-Eggs              Spécialiste GNU/Linux
44-46 rue de l'Ouest  -  75014 Paris  -  France -  Métro Gaité
Phone: +33 (0) 1 43 35 00 37    -   Fax: +33 (0) 1 43 35 00 76
mailto:fjugla at easter-eggs.com   -   http://www.easter-eggs.com





More information about the Gnutls-help mailing list