Category

Web

Gitlab SSL Certificate Cloudflare Fatal Error

By | Web | No Comments

Errors include :

[raw]

/ci/api/v1/builds/register.json: x509: certificate
signed by unknown authority

fatal: unable to access SSL certificate problem: unable to get local issuer certificate

[/raw]

update certificates to include the root ca –
helpful commands :
[raw] gitlab-runner –debug run
gitlab-ctl reconfigure
gitlab-ci-multi-runner unregister –url https://ssi.lt/ci –token xxx

[/raw]

Here are the Cloudflare Origin root certificates.