summaryrefslogtreecommitdiffstats
path: root/doc/ssl/SSL_SESSION_get_time.pod
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2001-08-17 16:36:51 +0000
committerLutz Jänicke <jaenicke@openssl.org>2001-08-17 16:36:51 +0000
commit52129c0b0b55a556e19aea1b5f5e79d10f664a36 (patch)
tree27b8644b5629ead273ddd145b0cd564396b97144 /doc/ssl/SSL_SESSION_get_time.pod
parenta52877a2f1e4cda2224bcae3d221972c8a2c6dd8 (diff)
downloadopenssl-52129c0b0b55a556e19aea1b5f5e79d10f664a36.tar.gz
More details about session timeout settings.
Diffstat (limited to 'doc/ssl/SSL_SESSION_get_time.pod')
-rw-r--r--doc/ssl/SSL_SESSION_get_time.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ssl/SSL_SESSION_get_time.pod b/doc/ssl/SSL_SESSION_get_time.pod
index cd33b73aa3..ea3c2bcfe6 100644
--- a/doc/ssl/SSL_SESSION_get_time.pod
+++ b/doc/ssl/SSL_SESSION_get_time.pod
@@ -58,6 +58,7 @@ If any of the function is passed the NULL pointer for the session B<s>,
=head1 SEE ALSO
L<ssl(3)|ssl(3)>,
-L<SSL_CTX_set_timeout(3)|SSL_CTX_set_timeout(3)>
+L<SSL_CTX_set_timeout(3)|SSL_CTX_set_timeout(3)>,
+L<SSL_get_default_timeout(3)|SSL_get_default_timeout(3)>
=cut