没有匹配的证书主体别名 (Subject Alternative Name),加入no-check-certificate 即可成功安装
连接到www.kernel.org不安全,使用“不检查证书”
加入no-check-certificate 即可成功安装
[root@localhost ~]# wget --no-check-certificate 'https://www.xxxxxxxxxxxxxxxxxx.com/git-2.0.5.tar.gz'
。
。
。
100%[======================================>] 4,910,412 180K/s in 36s
.
原创
2021-09-17 10:10:03 ·
2333 阅读 ·
0 评论