<div dir="ltr">Hi,<div><br></div><div>Is there any way in OpenSSL to detect new connections over the same IP:port quartet on a server side? For example, when client reconnects from the same local IP:port, but the server still thinks that the old client is still alive.</div><div><br></div><div>RFC 6347 4.2.8 specifies that the server side should send Hello Verify Request after receiving Client Hello on the existing association.</div><div><br></div><div>However, OpenSSL just returns WANT_READ after passing Client Hello to SSL_read without actually sending back anything.</div><div><br></div><div>What is the proper way to fix this behaviour?</div><div><br></div><div><div>Thanks,</div><div class="gmail_signature"><div dir="ltr">Dmitry Sobinov<br><br></div></div>
</div></div>