wamp配置ssl小记
配置ssl并不困难.如果输入openssl genrsa -des3 -out server.key 2048出现弹窗,内容是Theordinal xxx could not be located in the dynamic link library LIBEAY.dll.可以从http://slproweb.com/products/Win32OpenSSL.html下载openssl安装程序,安装完以后可以从根目录把libeay32.dll和ssleay32.dllcopy到C:\wamp\bin\apache\apache2.2.22\bin下.
apache需要有ssl_module.mo,php需要安装php_openssl.
按照之前发表的Wamp配置ssl文档上,一步一步配即可成功.如果无法成功,可以留言或email一起讨论
详情见: http://blog.iyunv.com/emily_init/article/details/8569384
版权声明:本文为博主原创文章,未经博主允许不得转载。
页:
[1]