Loading modules/ssl/README +1 −0 Original line number Diff line number Diff line Loading @@ -144,6 +144,7 @@ o The complete EAPI-based SSL_VENDOR stuff was removed. o The complete EAPI-based SSL_COMPAT stuff was removed. o The <IfDefine> variable MOD_SSL is no longer provided automatically MAJOR CHANGES Loading modules/ssl/ssl_engine_config.c +0 −5 Original line number Diff line number Diff line Loading @@ -73,11 +73,6 @@ void ssl_hook_AddModule(module *m) { if (m == &ssl_module) { /* * Announce us for the configuration files */ ap_add_config_define("MOD_SSL"); /* * Link ourself into the Apache kernel */ Loading Loading
modules/ssl/README +1 −0 Original line number Diff line number Diff line Loading @@ -144,6 +144,7 @@ o The complete EAPI-based SSL_VENDOR stuff was removed. o The complete EAPI-based SSL_COMPAT stuff was removed. o The <IfDefine> variable MOD_SSL is no longer provided automatically MAJOR CHANGES Loading
modules/ssl/ssl_engine_config.c +0 −5 Original line number Diff line number Diff line Loading @@ -73,11 +73,6 @@ void ssl_hook_AddModule(module *m) { if (m == &ssl_module) { /* * Announce us for the configuration files */ ap_add_config_define("MOD_SSL"); /* * Link ourself into the Apache kernel */ Loading