I have install gitlab on my local machine .
i have installed gitlab runner as well but while registering the runner on the local machine I am getting the following error
I have generated the new certificate but still i am getting the same issue.
x509: certificate is not valid for any names, but wanted to match gitlab.internal.com
I have tried the the following some solutions but still i am getting the same issue.
How to generate a self-signed SSL certificate using OpenSSL?
https://devopscube.com/create-self-signed-certificates-openssl/