gitlab-runner cannot clone due to expired root certificate – Debian
I have this error while cloning on gitlab ci: unable to access 'https://gitlab-ci-token:[secure]@git.mydomain.com/mydomain/api.git/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none. My Root CA has expired today the 30th and thus must have been removed from my keychain. I have…