最近在看libevent源码,但是在下载早期版本的时候遇到了问题
解决方案: 加上wget 后加上 --no-check-certificate就行
wget --no-check-certificate https://github.com/downloads/libevent/libevent/libevent-0.1.tar.gz
CentOS 7 wget libevent 失败
原文:https://www.cnblogs.com/SebastianHan/p/12579168.html