nginx 源码编译 用OPENSSL源码 开启 SSL
Posted uniqs
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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
以上是关于nginx 源码编译 用OPENSSL源码 开启 SSL的主要内容,如果未能解决你的问题,请参考以下文章