Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

windows fatal: unable to access SSL certificate problem: unable to get local issuer certificate

# in unix put this in your .bash_profile, while
# in windows put it in a batch script that runs at startup or
# simply run it before cloning the repo
git config --global http.sslVerify false
 
PREVIOUS NEXT
Tagged: #windows #unable #access #SSL #certificate #unable #local #issuer #certificate
ADD COMMENT
Topic
Name
5+9 =