]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cert_remain): New
authorJoe Orton <jorton@apache.org>
Wed, 18 Aug 2004 11:05:22 +0000 (11:05 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 18 Aug 2004 11:05:22 +0000 (11:05 +0000)
commitc713bfe55a214e4e3ad96c8c625930573a5ff0b7
treedd12a91d7e6cb0cdb4c4584af866d8620b1c8ef6
parent3f1c5e23f1f4b82157b5e1166688de0a649a0a18
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cert_remain): New
function.  (ssl_var_lookup_ssl_cert): Support _V_REMAIN suffix for
SSL_{SERVER,CLIENT} as number of days until certificate expires.

* modules/ssl_engine_kernel.c: Export SSL_CLIENT_V_REMAIN if
+StdEnvVars is configured.

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