Revision aa3b4b4d deps/openssl/openssl/doc/ssl/SSL_CTX_add_session.pod

View differences:

deps/openssl/openssl/doc/ssl/SSL_CTX_add_session.pod
41 41
flag then the internal cache will not be populated automatically by new
42 42
sessions negotiated by the SSL/TLS implementation, even though the internal
43 43
cache will be searched automatically for session-resume requests (the
44
latter can be surpressed by SSL_SESS_CACHE_NO_INTERNAL_LOOKUP). So the
44
latter can be suppressed by SSL_SESS_CACHE_NO_INTERNAL_LOOKUP). So the
45 45
application can use SSL_CTX_add_session() directly to have full control
46 46
over the sessions that can be resumed if desired.
47 47

  

Also available in: Unified diff