Linux安装常见问题

时间:2021-01-01 22:01:06

1. SSL connect error

# fatal: unable to access 'https://github.com/robbyrussell/oh-my-zsh.git/': SSL connect error

yum install -y nss

2. ERROR: certificate error

# ERROR: certificate common name `www.github.com' doesn't match requested host name

wget --no-check-certificate https://www.baidu.com