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

Robert Jordan robertj at gmx.net
Thu Oct 20 18:14:13 EDT 2011


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 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".

Did you bother to search the interwebs for "Git error 14090086"?
The first Google hit contains the solution...

For the impatient: 
http://stackoverflow.com/questions/3777075/https-github-access/4454754#4454754

Robert


>
>
> David Schmitt wrote:
>>
>> Hi,
>>
>> On Wed, 19 Oct 2011 16:05:37 -0700 (PDT), "Lee V. Andrus"
>> <landrus2@> 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.




More information about the Mono-devel-list mailing list