wget:Unable to establish SSL connection错误
生活随笔
收集整理的這篇文章主要介紹了
wget:Unable to establish SSL connection错误
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
在CentOS7上使用wget裝RabbitMq的時候,wget 報Unable to establish SSL connection錯誤
解決:wget命令添加 “–no-check-certificate” 參數(shù),跳過驗證證書
如: wget --no-check-certificate ${URL}
樣例:
[root@dn3 software]# cd /opt/software/[root@dn3 software]# wget https://github.com/streamxhub/streamx/releases/download/v1.2.2/streamx-console-service-1.2.2-release.tar.gz --2022-05-24 12:06:03-- https://github.com/streamxhub/streamx/releases/download/v1.2.2/streamx-console-service-1.2.2-release.tar.gz Resolving github.com (github.com)... 1.2.3.4 Connecting to github.com (github.com)|1.2.3.4|:443... connected. Unable to establish SSL connection.[root@dn3 software]# wget --no-check-certificate https://github.com/streamxhub/streamx/releases/download/v1.2.2/streamx-console-service-1.2.2-release.tar.gz總結(jié)
以上是生活随笔為你收集整理的wget:Unable to establish SSL connection错误的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 机器人学运动模型
- 下一篇: 传统蓝牙HCI搜索流程介绍(blueto