When accessing git on your server, set your git client to ignore self signed SSL certificates with:
+
Git validates the HTTP SSL security certificate when accessing a repository. With the self singed certificates typical in SME systems you will get an error like '''certificate verify failed''' when accessing the Git repository. You can avoid this problem by disabling this check in your Git client with: