]> granicus.if.org Git - apache/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)
commit57b30b4bdcc84ad03cea98bd9e30364d8a0cf431
tree72855205baf4cdc5b716f7f20e82ad10b136ec29
parent18e32f340e638c586282321531ef4df4a527711c
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@94195 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/mod_ssl.h
modules/ssl/ssl_engine_kernel.c
modules/ssl/ssl_util_ssl.c