Gitlab runner Server certificate verification failed

I’m experiencing the same issue now after renewing our certificate. Web interface work perfectly, no error when testing domain with SSLlabs.com but the runner keep failing with “server cert verify failed: -101”

I stopped the runner and started it in debug using: “gitlab-runner --debug run” and then, executed the a job and it worked!!! But when starting the runner with “gitlab-runner start” I’m still getting “server cert verify failed: -101”

I tried everything listed here, nothing work