Am Mo., 9. Dez. 2019 um 11:51 Uhr schrieb Jorge Fernandez Monteagudo < jorgefm@cirsa.com>:
Note that the setting is per-clone by default, so if you set up coreboot
to be without sslVerify, that doesn't apply to the board_status repo unless you also used --global.
Yes, I have it configured globally using ~/.gitconfig file
In that case you have it really bad in that the proxy not only replaces the SSL cert but also tampers with the data you send. There's little we can do in such cases (given that https is usually the more accessible protocol in such scenario and the SSH interface to Gerrit on port 29418 usually isn't accessible at all).
Patrick