• ngx_http_echo_module was configured

checking for PCRE library … found

checking for PCRE JIT support … not found

checking for OpenSSL library … not found

./configure: error: SSL modules require the OpenSSL library.

You can either do not enable the modules, or install the OpenSSL library

into the system, or build the OpenSSL library statically from the source

with nginx by using --with-openssl=option.

解决办法:

sudo apt-get install openssl libssl-dev

更多nginx/openresty/apisix源码方面的问题解决后台私信我加群910142206

ubuntu error: SSL modules require the OpenSSL library.相关推荐

  1. ./configure: error: SSL modules require the OpenSSL library.

    完整问题复现如下: ./configure: error: SSL modules require the OpenSSL library. You can either do not enable ...

  2. configure: error: OpenSSL library not found

    编译安装openssl时,没有问题. 在编译openssh时,configure报错 checking OpenSSL header version... 1010107f (OpenSSL 1.1. ...

  3. Linux 之七 SSH、SSL、OpenSSH、OpenSSL、LibreSSL

      在上一篇博文 Linux 之四 Ubuntu 20.04 WiFi 无法使用.设置无法显示.远程桌面.SSH.Git.PPA 等各问题记录 中,曾试图使用远程桌面功能来连接使用我的 Ubuntu ...

  4. Failed to send a request to Slack API server: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certif

    问题: Failed to send a request to Slack API server: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] ...

  5. python:urllib2.URLError urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed

    现在随处可见 https 开头的网站,urllib2可以为 HTTPS 请求验证SSL证书,就像web浏览器一样,如果网站的SSL证书是经过CA认证的,则能够正常访问, 如果SSL证书验证不通过,或者 ...

  6. SSL,SSH,OpenSSL,OpenSSH,HTTPS的区别

    HTTPS:可以使用TLS或者SSL协议,而openssl是TLS.SSL协议的开源实现,提供开发库和命令行程序.openssl很优秀,所以很多涉及到数据加密.传输加密的地方都会使用openssl的库 ...

  7. Git——[error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054]解决方案

    问题描述 PS E:\School Life\University\School\Sourse\Zstuca> git push -u origin master Enumerating obj ...

  8. caffe error: #error This file requires compiler and library support for the ISO C++ 2011 standard

    error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This su ...

  9. OpenCV3.4.5带GPU编译error: #error This file requires compiler and library support for the ISO C++ 2011

    error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This su ...

最新文章

  1. scipy和statsmodels处理回归
  2. 使用JDK Logging - Java异常处理
  3. 如何看待事理图谱版magi--学迹
  4. Java返回int型的空值_使用MyBatis查询int类型字段,返回NULL值时报异常的解决方法...
  5. 微课|中学生可以这样学Python(8.3节):递推算法例题讲解
  6. V4L2 获取设备支持的分辨率
  7. Python内置函数(7)——sum
  8. 狼人杀微信娱乐游戏小程序源码
  9. matlab2016环境变量,matlab环境变量path
  10. 技术分享 | MySQL 突如其来的主从复制延迟
  11. R plot图片背景设置为透明_数据科学06 | R语言程序设计模拟和R分析器
  12. 十年自学编程成才(编程小白必看)
  13. 国内android应用商城中程序隐私泄露分析,基于数据生命周期的Android应用程序隐私泄露分析技术研究...
  14. 按揭贷款买房流程及注意事项详解 你准备好买房了吗
  15. python + snownlp 正负面分析
  16. 《银影侠》独立电影可能会真的成行了
  17. 编制程序完成下述任务:接受两个数,一个为用 户一年期定期存款金额,一个为按照百分比格式表示的利率;程序计算一年期满后本金与利息总额。说明:(1)存款金额以人民币元为单位,可能精确到分; (2)输入利率
  18. 【杭州seo】百度快照关键词不同颜色的代表含义
  19. 朴素贝叶斯代码实现python
  20. IT系统管理员的节日

热门文章

  1. Steinberg Nuendo 12评测,向Pro Tools锐意进取,让人眼前一亮
  2. Java实现 LeetCode 496 下一个更大元素 I
  3. 语音技术IP电话的原理结构
  4. linux usb驱动 probe,linux USB设备驱动之2:usb设备的probe全过程
  5. [NOIP2006]明明的随机数
  6. 《淘宝店铺设计装修一册通》一1.6 淘宝新店快速装修
  7. Spring Boot 项目搭建
  8. 组态王曲线控件读取access_组态王内置温控曲线控件例程说明文档
  9. poi操作Word创建超链接
  10. 类加载(classloader)