You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@apache.org by sebb <se...@gmail.com> on 2015/10/09 17:41:25 UTC

Jenkins git fetch fails with SSL certificate problem: unable to get local issuer certificate

I'm trying to set up a job for Commons Compress, however Git fails with:

stderr: fatal: unable to access
'https://git-wip-us.apache.org/repos/asf/commons-compress.git/': SSL
certificate problem: unable to get local issuer certificate

See for example:

https://builds.apache.org/job/Commons-Compress/3/console

Is this a problem with Jenkins or the job or a particular node?

Re: Jenkins git fetch fails with SSL certificate problem: unable to get local issuer certificate

Posted by sebb <se...@gmail.com>.
Seems to be a problem with solaris1

On 9 October 2015 at 16:41, sebb <se...@gmail.com> wrote:
> I'm trying to set up a job for Commons Compress, however Git fails with:
>
> stderr: fatal: unable to access
> 'https://git-wip-us.apache.org/repos/asf/commons-compress.git/': SSL
> certificate problem: unable to get local issuer certificate
>
> See for example:
>
> https://builds.apache.org/job/Commons-Compress/3/console
>
> Is this a problem with Jenkins or the job or a particular node?