]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/ssl/ssl_engine_init.c (ssl_init_ctx_session_cache): Disable
authorJoe Orton <jorton@apache.org>
Thu, 15 Apr 2004 19:54:51 +0000 (19:54 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 15 Apr 2004 19:54:51 +0000 (19:54 +0000)
commit139474d6c354fe2025d67029489b0a1b0d53d771
tree2f12e31d50be57e968147884ab935abefabf7327
parent6d03cd8ee7060ab2c53065e1ff0cc4e668d164c2
* modules/ssl/ssl_engine_init.c (ssl_init_ctx_session_cache): Disable
all OpenSSL-internal session caching.

* modules/ssl/ssl_toolkit_compat.h: Define SSL_SESS_CACHE_NO_INTERNAL
as SSL_SESS_CACHE_NO_INTERNAL_LOOKUP if necessary.

PR: 26562
Submitted by: Madhusudan Mathihalli
Reviewed by: Joe Orton, Jeff Trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103397 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_toolkit_compat.h