On 14 Aug 2014, at 20:27, Tobias Herre <[email protected]> wrote: > Hello, > > maybe I miss something ... > But there seems to be no way to change the initial timeout > duration for DTLSv1. It's value is set to one second, and it's > hard-coded in d1_lib.c in function dtls1_start_timer. > > The problem is I need to set a higher value, because in a project, > I am working on, I am implementing a DTLS server, that has to > serve a client, which needs more than one second to send it's > own certificate after receiving the server's certficate in DTLS > handshake process. > When the timeout occurs, the ssl library re-transmist the server's > certificate, which confuses the client. Isn't this a problem of the client which has to be fixed anyway?
Best regards Michael > > It would be nice to have that configurable. > > Regards > T. > > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > Development Mailing List [email protected] > Automated List Manager [email protected] > ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
