at $ WORK, we must use an introspective web proxy that rewrites the SSL certificate chain. I can verify this using curl to get the https url or run (ok, try to run :-)) the firefox plugin update plugin.
The windows GIT port, http://code.google.com/p/msysgit/ also complains about bad certificates. Is there any way to make it ignore certificate issues?
Regards, Hakan
Set the environment variable GIT_SSL_NO_VERIFY to true.
Example:
$ env GIT_SSL_NO_VERIFY=true git pull
, , , , . , , , / , , , CA. , , : SSL.