Hi all, I am trying to test a case where the handshake message is fragmented across two or more records. One way I was thinking was to create a very big certificate and try. But, is there any option in openssl command line tool for that? may be something which can set the MAX SSL record size?
Also, In fragmentation of handshake message scenario, how does the remaining part of the message is sent? does the remaining handshake message comes as it is or it comes with headers? can someone please provide some pointers? Thanks, Abhinav