Hi Sendil I am not sure but I haven't seen any such limit of 5K in my usage of the OpenSSL.. OpenSSL record size is around 16K i remember. Can problem be with ur server of client code (not OpenSSL) where some buffer size is hardcoded to 5K and than return values are nto approapriately handled. Just a wild guess..
-Krishna Flextronics, India On 8/20/06, Sendil kumar <[EMAIL PROTECTED]> wrote:
Hi, I've got some code that seems to work, except when the server responds with a 'large' amount of data. When the server sends 5000 bytes of data to the client ,the client was able to read it and every thing goes fine.But when the server passes more than 5000 bytes of data to the client,the client crashes and SSL_read() gives SSL_ERROR_SSL error but no data returned.I tried but couldn't find any solution. please give me any solution this seems to be a headdacke for me. Thanks,
______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]