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
landr...@by-rite.net 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 routines:SSL3_GET_SERVER_CERTIFICATE:certificate
verify
 failed while accessing https://github.com/mono/mono.git/info/refs
 
 fatal: HTTP request failed
 mono $
 
 I believe I have pulled from that repository in the past, but have not
 tried
 recently.  I definitely was able to clone the repository.  Is this a
 certificate that is supposed to be with the repository or on my
computer? 
 Currently I am only interested in read access to the repository.


The error message indicates that the SSL certificate from github has
problems. Usually SSL problems can be traced to one of the following
causes:

* Stupid attacker
* Broken proxy
* local time skew
* broken local installation
* error at github

I could access https://github.com just now and was presented a certificate
from DigiCert with the SHA1 Fingerprint
CE:67:99:25:2C:AC:78:12:7D:94:B5:62:2C:31:C5:16:A6:34:73:53, valid from
05/27/2011 thru 07/29/2013.



Best Regards, David
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


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 local repository.  After a few hours it produced only a long list of
dangling commits.


David Schmitt wrote:
 
 Hi,
 
 On Wed, 19 Oct 2011 16:05:37 -0700 (PDT), Lee V. Andrus
 lt;landrus2@gt; wrote:
 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://github.com/mono/mono.git/info/refs
 
 
 The error message indicates that the SSL certificate from github has
 problems. Usually SSL problems can be traced to one of the following
 causes:
 * Stupid attacker
 * Broken proxy
 * local time skew
 * broken local installation
 * error at github
 
 I could access https://github.com just now and was presented a certificate
 from DigiCert with the SHA1 Fingerprint
 CE:67:99:25:2C:AC:78:12:7D:94:B5:62:2C:31:C5:16:A6:34:73:53, valid from
 05/27/2011 thru 07/29/2013.
 


--
View this message in context: 
http://mono.1490590.n4.nabble.com/Git-error-14090086-when-pulling-Mono-source-tp3920419p3923467.html
Sent from the Mono - Dev mailing list archive at Nabble.com.
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list