MENU

git相关问题

2018 年 11 月 18 日 • linux

1.Problem with the SSL CA cert (path? access rights?)

安装openssl相关模块即可。

yum reinstall openssl ca-certificates -y

或者

apt-get install openssl ca-certificates -y