1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-08 15:02:10 +03:00

rollback 1844001.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1844090 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jean-Frederic Clere
2018-10-17 12:48:18 +00:00
parent a51f5708cd
commit 8280486c73
3 changed files with 0 additions and 8 deletions

View File

@@ -776,8 +776,6 @@ static void ssl_register_hooks(apr_pool_t *p)
AUTHZ_PROVIDER_VERSION,
&ssl_authz_provider_verify_client,
AP_AUTH_INTERNAL_PER_CONF);
ap_register_provider(p, "mod_ssl" , "ssl_variables", "0",
ssl_hook_GetVars());
}
module AP_MODULE_DECLARE_DATA ssl_module = {