Resetting DTLS server

Patrick Herbst paherbst at gmail.com
Mon Nov 11 23:38:39 UTC 2019


If i setup a DTLS server, the client can connect once and send
messages find.  but if the client restarts and tries to send data, the
server hangs on SSL_read.

I'm assuming the server does not like a clienthello message when it is
expecting application data.

How can the server be made to recover and re-handshake with the
restarted client?


More information about the openssl-users mailing list