[Mono-dev] Git error 14090086 when pulling Mono source

2011-10-19 Thread Lee V. Andrus
Please help. I receive the following error message when trying to do a git pull of the Mono source: mono $ git pull error: SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed while accessing https://git

Re: [Mono-dev] Git error 14090086 when pulling Mono source

2011-10-20 Thread david-dasz
Hi, On Wed, 19 Oct 2011 16:05:37 -0700 (PDT), "Lee V. Andrus" wrote: > Please help. I receive the following error message when trying to do a git > pull of the Mono source: > > mono $ git pull > error: SSL certificate problem, verify that the CA cert is OK. Details: > error:14090086:SSL routine

Re: [Mono-dev] Git error 14090086 when pulling Mono source

2011-10-20 Thread Lee V. Andrus
But is there something I can do about it, and how can I tell? I also can access github (even the specific URL) without an error message in the Safari web browser. I have some local changes to preserve that would complicate trashing and re-cloning my local repository. I did a "git fsck" in the loc

Re: [Mono-dev] Git error 14090086 when pulling Mono source

2011-10-20 Thread Robert Jordan
On 20.10.2011 23:22, Lee V. Andrus wrote: > But is there something I can do about it, and how can I tell? > I also can access github (even the specific URL) without an error message in > the Safari web browser. I have some local changes to preserve that would > complicate trashing and re-cloning m