Just got certificate fail while trying to clone mongrel2 from git (I'm new to git also). Is this normal? Would someone kindly point me toward a solution? Thanks, Dick S. -- Dick Seabrook Anne Arundel Community College http://vader.aacc.edu/~rhs Speed the Net!
On Thu, Jul 07, 2011 at 01:14:46PM -0400, Dick Seabrook wrote: > Just got certificate fail while trying to clone mongrel2 from git (I'm > new to git also). Hmm, that would be github's broken SSL certificate. wget also hates their certificate too. > Is this normal? Would someone kindly point me toward a solution? It doesn't happen on my ubuntu, archlinux, or OSX machines, so I'm guessing it's specific to your setup. Maybe go check your certificates? I'll look around. -- Zed A. Shaw http://zedshaw.com/
On Thu, Jul 7, 2011 at 1:21 PM, Zed A. Shaw <zedshaw@zedshaw.com> wrote: > On Thu, Jul 07, 2011 at 01:14:46PM -0400, Dick Seabrook wrote: >> Just got certificate fail while trying to clone mongrel2 from git (I'm >> new to git also). > > Hmm, that would be github's broken SSL certificate. wget also hates > their certificate too. > >> Is this normal? Would someone kindly point me toward a solution? > > It doesn't happen on my ubuntu, archlinux, or OSX machines, so I'm > guessing it's specific to your setup. Maybe go check your certificates? > I'll look around. > > > -- > Zed A. Shaw > http://zedshaw.com/ > **FIXED** I changed the request from https to http and used git clone http://github.com/zedshaw/mongrel2.git Seems to have worked. Checking it now. Thanks, Dick S. -- Dick Seabrook Anne Arundel Community College http://vader.aacc.edu/~rhs Speed the Net!
You should try using git scheme (git://). AFAIK git will use ssh for this. On Jul 7, 2011 8:34 PM, "Dick Seabrook" <dick.seabrook@gmail.com> wrote: > On Thu, Jul 7, 2011 at 1:21 PM, Zed A. Shaw <zedshaw@zedshaw.com> wrote: >> On Thu, Jul 07, 2011 at 01:14:46PM -0400, Dick Seabrook wrote: >>> Just got certificate fail while trying to clone mongrel2 from git (I'm >>> new to git also). >> >> Hmm, that would be github's broken SSL certificate. wget also hates >> their certificate too. >> >>> Is this normal? Would someone kindly point me toward a solution? >> >> It doesn't happen on my ubuntu, archlinux, or OSX machines, so I'm >> guessing it's specific to your setup. Maybe go check your certificates? >> I'll look around. >> >> >> -- >> Zed A. Shaw >> http://zedshaw.com/ >> > **FIXED** > I changed the request from https to http and used > > git clone http://github.com/zedshaw/mongrel2.git > > Seems to have worked. Checking it now. > Thanks, > Dick S. > > -- > Dick Seabrook > Anne Arundel Community College > http://vader.aacc.edu/~rhs > Speed the Net!
On Thu, Jul 7, 2011 at 19:36, Eimantas Vaiciunas <eimantas@walkingsmarts.com> wrote: > You should try using git scheme (git://). AFAIK git will use ssh for this. Just to clarify: git:// is a custom protocol. -- Alexander
I would suggest setting up git on your machine using to how-to from github: http://help.github.com/linux-set-up-git/ and had it set up nicely. On Thu, Jul 7, 2011 at 12:36 PM, Eimantas Vaiciunas < eimantas@walkingsmarts.com> wrote: > You should try using git scheme (git://). AFAIK git will use ssh for this. > On Jul 7, 2011 8:34 PM, "Dick Seabrook" <dick.seabrook@gmail.com> wrote: > > On Thu, Jul 7, 2011 at 1:21 PM, Zed A. Shaw <zedshaw@zedshaw.com> wrote: > >> On Thu, Jul 07, 2011 at 01:14:46PM -0400, Dick Seabrook wrote: > >>> Just got certificate fail while trying to clone mongrel2 from git (I'm > >>> new to git also). > >> > >> Hmm, that would be github's broken SSL certificate. wget also hates > >> their certificate too. > >> > >>> Is this normal? Would someone kindly point me toward a solution? > >> > >> It doesn't happen on my ubuntu, archlinux, or OSX machines, so I'm > >> guessing it's specific to your setup. Maybe go check your certificates? > >> I'll look around. > >> > >> > >> -- > >> Zed A. Shaw > >> http://zedshaw.com/ > >> > > **FIXED** > > I changed the request from https to http and used > > > > git clone http://github.com/zedshaw/mongrel2.git > > > > Seems to have worked. Checking it now. > > Thanks, > > Dick S. > > > > -- > > Dick Seabrook > > Anne Arundel Community College > > http://vader.aacc.edu/~rhs > > Speed the Net! > -- Juba *@jubaborgohain <http://www.twitter.com/jubaborgohain>*