> Hi,
>
>
>
> We are using OPEN SSL library in our client server application. We are
> using SSL_WRITE and SSL_READ api used to read and
>
>
>
> write operations between them. Connection is broken When server sends
> very large message (more than 56K) using SSL_WRITE api.
>
>
>
> We fixed problem w
> We are using OPEN SSL library in our client server application. We are
using > SSL_WRITE and SSL_READ api used to read and
> write operations between them. Connection is broken When server sends very
> large message (more than 56K) using SSL_WRITE api.
That's probably due to a bug in your code