Document when a session gets removed from cache
authorMatt Caswell <matt@openssl.org>
Mon, 23 Apr 2018 10:23:43 +0000 (11:23 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 24 Apr 2018 08:25:05 +0000 (09:25 +0100)
commit9668efbcf3b924f23320b58b8f44bbe8b9490e5e
treea7e625ff9c8b455aa5e11caca89e40e1f1ac1737
parent279bf3e0a07d6c84043a316ca8494cbc3b51f731
Document when a session gets removed from cache

Document the fact that if a session is not closed down cleanly then the
session gets removed from the cache and marked as non-resumable.

Fixes #4720

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6054)

(cherry picked from commit 0abb903b7618ad404c83ac9b44b2c1bf162b90de)
doc/ssl/SSL_get_session.pod