我们在本地安装了github,并且我有一个带有Github扩展的jenkins构建服务器。当我尝试连接到存储库时,我得到了一个
SSL证书问题:无法获得本地颁发者证书
我安装了skip-certificate-check插件,但仍然无法连接到https://github.mycompany.com/repo。我可以连接到https://github.com。我的詹金斯大师也在Windows机器上。
每当我连接到我的项目时,从我的詹金斯那里得到
无法连接到存储库:命令" git.exe -c core.askpass = true ls-remote -h https://github.mycompany.com/JenkinsTest.git HEAD"返回状态码128: 标准输出: stderr:致命:无法访问' https://github.mycompany.com/JenkinsTest.git/':SSL证书问题:无法获得本地颁发者证书