[openssl-users] What is the best practise for shutdown SSL connections?

Viktor Dukhovni openssl-users at dukhovni.org
Sun Feb 1 23:06:46 UTC 2015


On Mon, Feb 02, 2015 at 01:32:42AM +0300, Serj wrote:

> But what about the best practice for shutdown of connection on the client side?

    http://tools.ietf.org/html/rfc5246#section-7.2.1

> And what about the best practice for shutdown of connection on the server
> side? Is it mandatory to wait "close_notify" from client to be able to
> save valid session for this client or not? If server close the connection
> after all data has been sent to the client and don't receive "close_notify",
> will be the session kept?

    http://tools.ietf.org/html/rfc5246#section-7.2.1

-- 
	Viktor.


More information about the openssl-users mailing list