06 2017 档案
摘要:gnutls_handshake() failed: Illegal parameter 报错信息如下: fatal: unable to access 'https://git.xxx.com/xxxx/xxxx.git/': gnutls_handshake() failed: Illegal
阅读全文
摘要:解决办法 可以先试试: git config global http.sslVerify false
阅读全文
摘要:gitlab pull正常,但push无法提交: 现象:git push时报“The project you were looking for could not be found.” 解决:编辑/opt/gitlab/embedded/service/gitlab rails/lib/gitlab
阅读全文
摘要:问题: server certificate verification failed. CAfile: /etc/ssl/certs/ca certificates.crt CRLfile: none 解决方法: 在环境变量中加入 export GIT_SSL_NO_VERIFY=1 上面的不好用试
阅读全文
摘要:执行Git命令时出现各种 SSL certificate problem 的解决办法 比如在windows下用git clone gitURL 就提示 SSL certificate problem: self signed certificate 这种问题,在windows下出现得频率高些。我估计
阅读全文

浙公网安备 33010602011771号