GitLab Runner - SSL: certificate subject name does not match target host name

I am using GitLab CE Version - 11.3.5, I have created a project/repository and i have created Specific Runner manually. As soon as i have committed the changes to repository, it triggers the build but same is failed with below error. i checked local proxy is not enabled. still unable to resolve it. Any help would be greatly appreciated.

Error:-

Running with gitlab-runner 11.3.1~beta.4.g0aa5179e (0aa5179e) on Mohan-Runner d85d5da9 Using Shell executor... Running on scm-build-svr... Cloning repository... Cloning into '/home/gitlab-runner/builds/d85d5da9/0/sample_repo_grp/sample_repo'... fatal: unable to access 'https://gitlab-ci-token:xxxxxxxxxxxxxxxxxxxx@100.101.102.103/sample_repo_grp/sample_repo.git/': SSL: certificate subject name (Mohan) does not match target host name '100.101.102.103' bash: line 65: cd: /home/gitlab-runner/builds/d85d5da9/0/sample_repo_grp/sample_repo: No such file or directory ERROR: Job failed: exit status 1