Re: [openssl-users] DTLS Handshake fails with DTLSv1_listen

2017-02-23 Thread Matt Caswell
On 23/02/17 18:02, Vijayakumar Kaliaperumal wrote: > Hi, > > While writing a DTLS server using DTLSv1_listen(), I found that > when I receive a fragmented clienthello from the client, DTLS handshake > fails. DTLSv1_listen stuck in the while loop (in the app). > When I checked the man

[openssl-users] DTLS Handshake fails with DTLSv1_listen

2017-02-23 Thread Vijayakumar Kaliaperumal
Hi, While writing a DTLS server using DTLSv1_listen(), I found that when I receive a fragmented clienthello from the client, DTLS handshake fails. DTLSv1_listen stuck in the while loop (in the app). When I checked the man page of DTLSv1_listen(), it clearly says that API does not handle a