wget 怎么下载https的连接错误: Unable to establish SSL connection
Posted 小!千
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了wget 怎么下载https的连接错误: Unable to establish SSL connection相关的知识,希望对你有一定的参考价值。
curl -O https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.4.11.tgz?_ga=1.33040702.1440244624.1410347116 或者 wget --no-check-certificate https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.4.11.tgz?_ga=1.33040702.1440244624.1410347116
wget不行的话就实用curl命令
以上是关于wget 怎么下载https的连接错误: Unable to establish SSL connection的主要内容,如果未能解决你的问题,请参考以下文章