X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fssl%2FSSL_CTX_set_session_id_context.pod;h=58fc685506ebb84fc9fc0cfc73252ae27b8df362;hb=9f6ea7163b77996941d1bf4e5afde4385de3df9d;hp=5949395159e7fd92e36fae7db4f8ba4486e5e6de;hpb=385c8e89f482eec183b2255fd8e498e2d87b60d1;p=openssl.git diff --git a/doc/ssl/SSL_CTX_set_session_id_context.pod b/doc/ssl/SSL_CTX_set_session_id_context.pod index 5949395159..58fc685506 100644 --- 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. =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.