I'm afraid that you can't simply s/git/https/.  Are you sure that URL is
valid?

First, there is a subject name mismatch.  The SSL certificate is for
"www.codeaurora.org" and you're connecting to "codeaurora.org".  You can
certainly export GIT_SSL_NO_VERIFY=1 to skip this.  However, there is
still "illegal parameter" error with that work-around.

Vicamo

On 05/17/2013 09:33 PM, Shukur, Shuaib wrote:
> Dear all
> 
> I have tried to setup the Mozilla Firefox OS build on my laptop.
> 
> I'm using a Virtual Box with Ubuntu 12.04 installed. And I have followed the 
> steps to setup the build pre-requisites for linux.
> I am using a company proxy server for connectivity - browser, apt-get and 
> Ubuntu s/w centre.
> 
> I use http instead of git for cloning B2G repository. (git had some problems)
> Inside the B2G directory, when I run the command - $sudo ./config.sh 
> emulator, I get the following error.
> error: SSL peer certificate or SSH remote key was not OK while accessing 
> https://codeaurora.org/platform/abi/cpp/info/refs
> fatal: HTTP request failed
> It seems like there is a problem accessing codeaurora.org. How do we solve 
> this problem?
> 
> Appreciate a positive response.
> 
> With Best Regards
> Shuaib Shukur
> 

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to