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


 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

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM