📌  相关文章
📜  致命:无法访问“https:github.com freenas webui.git”:OpenSSL SSL_read:连接已重置,errno 10054 代码示例 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:03.110000             🧑  作者: Mango

代码示例1
git config --global http.sslBackend "openssl"
git config --global http.sslCAInfo "C:\Program Files\Git\mingw64\ssl\cert.pem"