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:23:23 +0000 (09:23 +0100)
commit4753ad858c299a34815988907989c98d5285e57e
tree861f661c68097aa6e8f5d69de669e6df3453d55c
parent22eb2d1c80ff511985c0b32a6f4699c3a062311b
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>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/6053)
doc/man3/SSL_get_session.pod