Hi all,

 

I have configured the max fragment length at the client and server to both 512. With this setting when I try to reconnect using a saved session at the client side, the ssl handshake doesn’t seem to happen.

Below is the comment in the server code.

    /* We don't support fragmentation of ClientHello (yet?) */

The mbedtls code I am using is version 2.16.6. Are there any plans to support fragmentation of clienthello? Do let me know

 

Regards,

Fariya