Re: Tls max fragment length problem

2010-08-30 Thread peterlingoal
the source code. Any help is appreciated. regards, Peter Lin On Sat, Aug 28, 2010 at 11:52 AM, peterlingoal peterling...@gmail.comwrote: Hi everyone, I have three questions: 1. Is there any API to limit the TLS fragment length (record size) to a smaller value than default (2^14)? 2

Tls max fragment length problem

2010-08-28 Thread peterlingoal
Hi everyone, I have three questions: 1. Is there any API to limit the TLS fragment length (record size) to a smaller value than default (2^14)? 2. How to set TLS extension max_fragment_length as suggested in RFC4366? From the source code of 0.9.8l and mailing achieve it seems that