projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4313847
)
More precise explanation of session id context requirements.
author
Lutz Jänicke
<jaenicke@openssl.org>
Mon, 14 Jun 2004 13:26:47 +0000
(13:26 +0000)
committer
Lutz Jänicke
<jaenicke@openssl.org>
Mon, 14 Jun 2004 13:26:47 +0000
(13:26 +0000)
doc/ssl/SSL_CTX_set_session_id_context.pod
patch
|
blob
|
history
diff --git
a/doc/ssl/SSL_CTX_set_session_id_context.pod
b/doc/ssl/SSL_CTX_set_session_id_context.pod
index 5949395159e7fd92e36fae7db4f8ba4486e5e6de..58fc685506ebb84fc9fc0cfc73252ae27b8df362 100644
(file)
--- a/
doc/ssl/SSL_CTX_set_session_id_context.pod
+++ b/
doc/ssl/SSL_CTX_set_session_id_context.pod
@@
-46,7
+46,8
@@
B<SSL_MAX_SSL_SESSION_ID_LENGTH>.
=head1 WARNINGS
-If the session id context is not set on an SSL/TLS server, stored sessions
+If the session id context is not set on an SSL/TLS server and client
+certificates are used, stored sessions
will not be reused but a fatal error will be flagged and the handshake
will fail.