我在 ubuntu 服务器上安装了 Jenkins 。而且, Github 安装在另一台服务器上。我正在尝试使用Git插件连接 Jenkins 的存储库。 我使用HTTPS连接 Github 网址。而且,当我在Repository URL字段中输入URL时,我收到以下错误。
Failed to connect to repository : Command "/usr/bin/git ls-remote -h https://server.com/51363775/test1.git HEAD" returned status code 128:
stdout:
stderr: fatal: unable to access '_https://server.com/51363775/test1.git/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none