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:
@@ -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 = {
|
||||
|
Reference in New Issue
Block a user