summaryrefslogtreecommitdiffstats
path: root/doc/ssl/SSL_CTX_set_session_cache_mode.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ssl/SSL_CTX_set_session_cache_mode.pod')
-rw-r--r--doc/ssl/SSL_CTX_set_session_cache_mode.pod1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ssl/SSL_CTX_set_session_cache_mode.pod b/doc/ssl/SSL_CTX_set_session_cache_mode.pod
index 79c9ff5793..b08a3ea0ba 100644
--- a/doc/ssl/SSL_CTX_set_session_cache_mode.pod
+++ b/doc/ssl/SSL_CTX_set_session_cache_mode.pod
@@ -105,6 +105,7 @@ prevents these additions to the internal cache as well.
Enable both SSL_SESS_CACHE_NO_INTERNAL_LOOKUP and
SSL_SESS_CACHE_NO_INTERNAL_STORE at the same time.
+
=back
The default mode is SSL_SESS_CACHE_SERVER.