Wamp2和"序号942无法位于动态链接库LIBEAY.dll"

use*_*436 12 ssl https openssl wamp

我想学习在Wamp中使用SSL,我正在使用文章Wamp2 HTTPS和SSL Setup Step-by-Step指南.当我在openssl genrsa -des3 -out server.key 1024命令行中输入命令时,它会显示错误The ordinal 942 could not be located in the dynamic link library LIBEAY.dll.

我怎么解决这个问题 ?谢谢!

小智 17

我已下载最新的openSSL并将openssl.exe,libeay32.dll,ssleay32.dll复制到此位置C:\ wamp\bin\apache\Apache2.2.17\bin

它没有错误地工作.多谢你们


小智 16

您计算机上的另一个应用程序是使用不同版本的OpenSSL,并且已安装较旧的库文件.下载OpenSSL,解压缩并从该目录运行它.