Note: This is not the recomended solution if your git is exposed to internet. This is just a workaround for local / VPN access How to solve SSL issue while cloning the GIT You can trun off the SSL using git config --global http.sslVerify false $ git -c http.sslVerify=false clone https://192.10.10.21/Git.Server/project.git and provide the 192.10.10.21 's user name and password. Why this is occurring ? While we install Git, we might selected, " Use the OpenSSL Library " instead, we should choose, " Use the native windows secure channel."
ADempiere Business Suite is an industrial strength open-source software solution that combines ERP, CRM and SCM support for business process. ADempiere provides a framework for extending and customizing to meet business needs.