[openssl-users] SSL_read preserving message boundaries.

Kurt Roeckx kurt at roeckx.be
Sat Mar 7 13:16:55 UTC 2015


On Sat, Mar 07, 2015 at 11:47:12AM +0000, Salz, Rich wrote:
> 
> > So this is preserving message boundaries. How do I get the complete
> > message just like with TCP?
> 
> No, it just happened that way.  TLS does not preserve message boundaries.

As far as I know SSL_read will only return data from 1 record.


Kurt



More information about the openssl-users mailing list