[FAILED] device/qcom/msm8996/ topic/blabla
(https://gerrit.mysite.com: HTTP Error 400: Bad Request)
This error is the same as when i attempt to access the site via my browser without passing any certificate, which leads me to believe that the repo tool is not passing any of the certs that i've defined in my git config.
Alternatively, When i try to use SSH (ssh://ad...@gerrit.mysite.com:29418) as my review site instead i get the error:
[FAILED] device/qcom/msm8996/ topic/blabla
(ssh://ad...@gerrit.mysite.com:29418: <urlopen error [Errno -2] Name or service not known>)
Which leads me to believe that code review is only available through HTTP or HTTPS protocol. So, is it possible to have repo upload pass my certs in order to bypass the SSL auth?
Thanks for any and all input. If you require any further information from me please do not hesitate to ask.