首页 > 其他 > 详细

nginx 源码编译 用OPENSSL源码 开启 SSL

时间:2019-11-28 01:19:51      阅读:107      评论:0      收藏:0      [点我收藏+]

 1 ./configure --prefix=/usr/local/nginx --with-openssl=/home/uniqs/thirdparty/openssl/openssl-1.1.1d --with-http_ssl_module 

当然了要先把openssl编译安装,也可以PCRE/ZLIB的也源码安装

1 --with-pcre=/home/uniqs/thirdparty/pcre/pcre

 

nginx 源码编译 用OPENSSL源码 开启 SSL

原文:https://www.cnblogs.com/uniqs/p/11946463.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!