I am getting the below error while creating a job from Jenkins. How do I disable certificate validation in Jenkins?
From Git Bash I can use git config --global
git config --global
Set the environment variable in windows,
GIT_HOME=path till the bin folder of your git installation and then add it to the path variable.
GIT_HOME=path