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的主要内容,如果未能解决你的问题,请参考以下文章

windows从源码编译openssl1.1.1(vs2019vs2017)

nginx源码编译安装

nginx源码编译安装

Nginx 编译安装

Linux下源码安装并配置Nginx

Linux系统中编译安装Nginx服务器,看了还不会你来打我