On 10/13/2012 12:30 AM, MK wrote:

> I'm trying to use tls in an existing http server.  Unfortunately, the
> inital handshake always craps out with GNUTLS_E_GOT_APPLICATION_DATA.


Cannot really tell. Check what is occurring with wireshark. It seems the
client starts sending application data without starting a handshake.

If this is not the case then either you call gnutls_handshake() even the
handshake has terminated, or the handshake receives packets out-of-order.

regards,
Nikos

_______________________________________________
Help-gnutls mailing list
Help-gnutls@gnu.org
https://lists.gnu.org/mailman/listinfo/help-gnutls

Reply via email to