[git-users] Git over SSL

2016-01-14 Thread Bison Ravi
Hi guys, I have setup Git/GitLab on Debian 7.7 I have configured GitLab for SSL. Now i am trying to connect to my Git project with GitGUI for Windows and i receive the following error: fatal: unable to access 'https://git.corp.group.local/bravi/project_test2.git/': SSL certificate problem: s

[git-users] Re: Git over SSL

2016-01-14 Thread Bison Ravi
Apparently running git config --global http.sslCAPath instead of git config --system http.sslCAPath fixed the issue On Thursday, January 14, 2016 at 11:17:08 AM UTC+1, Bison Ravi wrote: > > Hi guys, > > I have setup Git/GitLab on Debian 7.7 > I have configured GitLab for SS

Re: [git-users] Git over SSL

2016-01-14 Thread Bison Ravi
ntrol: no-cache < * Connection #1 to host remcorpgit01.corp.group.local left intact To https://remcorpgit01.corp.group.local/Bison/Test_Git_GUI.git * [new branch] master -> master Branch master set up to track remote branch master from origin. On Thursday, January 14, 2016 at 1:54:17 P