git clone 失败的问题处理 问题描述 问题描述 1.显示fatal: unable to access ‘https://github.com/。。。。t/’: Failed to connect to github.com port 443: Timed out 处理方式 问题截图 解决办法 执行命令 git config --global http.sslVerify "false" 解除ssl