-
Bug
-
Resolution: Fixed
-
Major
-
None
When trying to configure a new job and setting GIT repository Jenkins always fails regardless of the configuration when using HTTPS with credentials.
Here is the error message
Failed to connect to repository : handshake alert: unrecognized_name
Local git install has configured
git config --global http.sslVerify false
- is related to
-
JENKINS-22682 git "HTTP request failed" in Jenkins
-
- Closed
-
-
JENKINS-23050 Slave unable to clone from Git over HTTPS due to self signed certificate
-
- Closed
-
You might consider the comment in
JENKINS-23050which recommended a work around from Erik Zaadi's blog