You can choose to ignore the server certificate (at your own risk!).
Configure your TortoiseGit in the following way. First of all open the TortoiseGit settings.
Then:
- Select the Git configuration
- Open the global git configuration pressing “
Edit systemwide gitconfig
“ - In the
[http]
section write:
[http]
sslVerify = false