Well you could check out over ssh now rather than https. This is my
recommendation.

Or you can disable the certificate check:

http://stackoverflow.com/questions/3777075/ssl-certificate-rejected-trying-to-access-github-over-https-behind-firewall
 On Sep 2, 2013 4:27 AM, "xiaoxiang.fu" <[email protected]> wrote:

> Hello, I met a problem when I tried to fetch new code of
> seandroid/manifests.git.****
>
>
> ----------------------------------------------------------------------------------------------
> ****
>
> xxf@xxf-ubuntu-vm:~/android_repo/se-manifests$ git fetch origin****
>
> error: server certificate verification failed. CAfile:
> /etc/ssl/certs/ca-certificates.crt CRLfile: none while accessing
> https://bitbucket.org/seandroid/manifests.git/info/refs****
>
> fatal: HTTP request failed****
>
>
> -----------------------------------------------------------------------------------------------
> ****
>
> ** **
>
> The last time when I successfully downloaded manifests.git was about the
> end of July. To overcame this error, today I create an account on
> bitbucket.org. But I still cannot clone successfully.****
>
>
> -----------------------------------------------------------------------------------------------
> ****
>
> xxf@xxf-ubuntu-vm:~/android_repo/se-manifests$ GIT_SSL_NO_VERIFY=true git
> fetch origin****
>
> Username for 'https://bitbucket.org': xiaoxiangfu****
>
> Password for 'https://[email protected]':****
>
> fatal: Authentication failed****
>
> xxf@xxf-ubuntu-vm:~/android_repo/se-manifests$****
>
>
> -----------------------------------------------------------------------------------------------
> ****
>
> ** **
>
> I’m behind a proxy. Did someone else meet this error before?****
>
> ** **
>
> Thanks a lot!****
>
> Xiaoxiangfu****
>
> ** **
>
>
> 从三星移动设备发送
>

Reply via email to