summaryrefslogtreecommitdiffstats
path: root/doc/ssl
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2002-10-29 17:51:32 +0000
committerGeoff Thorpe <geoff@openssl.org>2002-10-29 17:51:32 +0000
commitd9ec9d990f1442e9619fc2ef87ea157ed1a8d079 (patch)
treea9e6eceb2f550d3b5f076310381cc4b28cfa15cd /doc/ssl
parentb5148cf1f7e5fcd775c89311324ab079ff903a57 (diff)
The last character of inconsistency in my recent commits is hereby
squashed.
Diffstat (limited to 'doc/ssl')
-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.