Hello
I have problem with CI jobs after upgrade gitlab to 10.1.
Gitlab cant clone repo
Running with gitlab-runner 10.1.0 (c1ecf97f)
on runner-glb (e3c704f9)
Using SSH executor...
Running on LTX005 via 92cb9d4f165a...
Fetching changes...
HEAD is now at 34830af Merge branch 'develop' into 'test'
fatal: unable to access 'https://gitlab-ci-token:xxxxxxxxxxxxxxxxxxxx@domain/proj/bank.git/': Problem with the SSL CA cert (path? access rights?)
ERROR: Job failed: Process exited with: 1. Reason was: ()
There is no problem when I try the same url with my personal token
I also checked my certificate chain which is ok (ssllabs A+)
Certificate chain
0 s:/CN=*…
i:/C=US/O=GeoTrust Inc./CN=RapidSSL SHA256 CA
1 s:/C=US/O=GeoTrust Inc./CN=RapidSSL SHA256 CA
i:/C=US/O=GeoTrust Inc./CN=GeoTrust Global CA
2 s:/C=US/O=GeoTrust Inc./CN=GeoTrust Global CA
i:/C=US/O=GeoTrust Inc./CN=GeoTrust Global CA
Verify return code: 0 (ok)