The GIT repositories I'm accessing are only available in HTTPS. However when I try to access the repository, I get the following error:
git -c diff.mnemonicprefix=false -c core.quotepath=false fetch origin
fatal: unable to access 'https://<endereço>/scm/ec/repo.git/': SSL certificate problem: self signed certificate
Completed with errors, see above.