From d9ec9d990f1442e9619fc2ef87ea157ed1a8d079 Mon Sep 17 00:00:00 2001 From: Geoff Thorpe Date: Tue, 29 Oct 2002 17:51:32 +0000 Subject: [PATCH] The last character of inconsistency in my recent commits is hereby squashed. --- doc/ssl/SSL_CTX_set_session_cache_mode.pod | 1 + 1 file changed, 1 insertion(+) 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. -- GitLab