]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* moving the openssl related new hooks into mod_ssl_openssl.h
authorStefan Eissing <icing@apache.org>
Tue, 9 Jul 2019 16:57:59 +0000 (16:57 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 9 Jul 2019 16:57:59 +0000 (16:57 +0000)
commit3d90a988395a4336959b60f44a2853cd1dafda8c
treeb5775cedcd41ef47bd670d2cf00d0dfaf996a821
parent2bc9889e634795ca136da2305ac3aee96286fcdf
 * moving the openssl related new hooks into mod_ssl_openssl.h
 * chaning type parameter to openssl types
 * adding explanation of return value in get_stapling_status()
 * adding array element description for add_cert_files and add_fallback_cert_files hooks

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1862823 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/mod_ssl.h
modules/ssl/mod_ssl_openssl.h
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_util_stapling.c