]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
add modssl_session_get_time() function to give mod_ssl what it needs
authorDoug MacEachern <dougm@apache.org>
Wed, 27 Mar 2002 01:28:20 +0000 (01:28 +0000)
committerDoug MacEachern <dougm@apache.org>
Wed, 27 Mar 2002 01:28:20 +0000 (01:28 +0000)
commit77b5a643bc4c934edbcb9acfc9e634f9d0b8e33f
tree87f8478cb37a62456c33dac47c8b916a0435bdad
parent26fcfc756b4e894717f1abb20fdfb8ac574a3532
add modssl_session_get_time() function to give mod_ssl what it needs
from SSL_SESSION_get_time() if using OpenSSL or sslc.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@94195 13f79535-47bb-0310-9956-ffa450edef68
mod_ssl.h
ssl_engine_kernel.c
ssl_util_ssl.c