The SSL protocol definition itself sets the 16k limit...
So u have to split the data.
-Anshuman Kanetkar

David Murphy wrote:

 

Hi - we are trying to send various lengths of application data to OpenSSL server from a Java client and find that lengths above ~16K cause :- SSL_Routines:SSL3_GET_RECORD:Data length too long So are we saying that if the app data > 16K we have to split it into multiple sends? TIADavid MurphyBoulder, CO, USA

 

Reply via email to