mirror of
https://github.com/apache/httpd.git
synced 2025-08-08 15:02:10 +03:00
Revert r1921336.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1921357 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -2162,10 +2162,6 @@ const char *ssl_cmd_SSLOpenSSLConfCmd(cmd_parms *cmd, void *dcfg,
|
||||
const char *err;
|
||||
ssl_ctx_param_t *param;
|
||||
|
||||
if ((err = ap_check_cmd_context(cmd, GLOBAL_ONLY))) {
|
||||
return err;
|
||||
}
|
||||
|
||||
if (value_type == SSL_CONF_TYPE_UNKNOWN) {
|
||||
return apr_psprintf(cmd->pool,
|
||||
"'%s': invalid OpenSSL configuration command",
|
||||
|
Reference in New Issue
Block a user