MENU

git相关问题

November 18, 2018 • 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