Apache2 在Zend Server CE-Windows中生成SSL密钥

Apache2 在Zend Server CE-Windows中生成SSL密钥,apache2,openssl,zend-server,zend-server-ce,Apache2,Openssl,Zend Server,Zend Server Ce,我正在尝试为Windows上的zend server ce生成证书请求(我使用的是openSSL)。我还使用这个在线工具生成命令:tools.ssl.com 但当我尝试运行时,openSSL出现了问题: Unable to load config info from ........apache2bin/........apache2bin/openssl.cnf error in req 可能出了什么问题?有什么提示吗?它发生在zend server(Windows)上,因为openssl无

我正在尝试为Windows上的zend server ce生成证书请求(我使用的是openSSL)。我还使用这个在线工具生成命令:tools.ssl.com

但当我尝试运行时,openSSL出现了问题:

Unable to load config info from ........apache2bin/........apache2bin/openssl.cnf
error in req
可能出了什么问题?有什么提示吗?

它发生在zend server(Windows)上,因为openssl无法查找配置文件。为了解决这个问题,我添加了一个新参数:

-config <path to mod_ssl config file>
-config