You must tell Git/JGit not to verify the self-signed certificate in order to perform any remote Git operations.\r
\r
**NOTE:** \r
-The default self-signed certificate generated by Gitlbit GO is bound to *localhost*. \r
+The default self-signed certificate generated by Gitblit GO is bound to *localhost*. \r
If you are using Eclipse/EGit/JGit clients, you will have to generate your own certificate that specifies the exact hostname used in your clone/push url. \r
You must do this because Eclipse/EGit/JGit (< 3.0) always verifies certificate hostnames, regardless of the *http.sslVerify=false* client-side setting. \r
\r