问题:
fatal: unable to access 'https://******/': SSL certificate problem: self signed certificate in certificate chain
解决:
git config --global http.sslVerify false
问题:
fatal: unable to access 'https://******/': SSL certificate problem: self signed certificate in certificate chain
解决:
git config --global http.sslVerify false
本文标题:git中出现证书的问题解决
本文链接:https://www.haomeiwen.com/subject/mvrreqtx.html
网友评论