freespace 发表于 2013-2-4 14:42:28

Windows 下的apache ssl配置

总体来说比Linux下要复杂一些
 
详情参考:http://dufei.blog.51cto.com/382644/90532,写的很详细。
 
Linux下面的.key/.crt直接拷贝到Windows下面无效,不能使用。需要使用openssl重新生成。
 
其它配置信息和Linux下面相同。
页: [1]
查看完整版本: Windows 下的apache ssl配置