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.
_______________________________________________
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to