When doing the handshake, I'm getting a return that is a non-fatal alert. When I go to check the alert, it is either 64 or 131, both of which seem to be undocumented, then I do a gnutls_record_send (which, according to the return value, sends all the data I give it), then a gnutls_record_recv, which gives an error whose string is "A TLS packet with unexpected length was received", which is fatal.
Any ideas? TIA, anw _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
