Hi, Viktor.
 
 
02.02.2015, 18:04, "Viktor Dukhovni" <openssl-us...@dukhovni.org>:

It should be sufficient for the server to send its close notify

without waiting for a client response.  If the server destroys the
SSL connection without calling SSL_shutdown() I am not sure whether
the session remains cached.

 I mean, can CLIENT then reuse this session, if it doesn't send "close_notify" alert? Or this session will be invalid?

Try it, see what happens.  The client is certainly free to *try*
to the reuse the session, worst-case the server will perform a full
handshake anyway.

 

Thank you for answers. I will try.
 
 
--
Best Regards,
 
Serj Rakitov
 
_______________________________________________
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to