Hi, We are trying to send large (upto 2 MB) through gnu TLS using the API gnutls_record_send(). This API is failing to send data over 16384 bytes.
We have also tried using API gnutls_record_set_max_size() but tjis API is also failing to increase data size over 16Kb approx. Please let us know how can we configure to send/receive large data through Gnu TLS session. Best Regards Pavan _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
