+3
Clone a repository through HTTPS from with self-signed certificate
Clone a repository through HTTPS from a repo with self-signed certificate. Enable it per repo in SmartGit GUI.
Customer support service by UserEcho
Clone a repository through HTTPS from a repo with self-signed certificate. Enable it per repo in SmartGit GUI.
Customer support service by UserEcho
The question was to enable ssl, not to disable.
I recommend to add following lines to your user's Git config:
That way you can use any repository for the configured http://server:1234 and cloning also works. The last 2 lines are only necessary for (recommended) client certificates.