NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
richt111
Jul 31, 2008Aspirant
Git
Has anybody tried installing git on a ReadyNAS or know if this is possible? Thanks.
erikkramer
Mar 28, 2012Aspirant
c0de wrote: when i use the addon and trying to fetch something tru git i get this error msg HOME-NAS:~/src# git clone https://github.com/rembo10/headphones.git
Initialized empty Git repository in /root/src/headphones/.git/
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/rembo10/headphones.git/info/refs
fatal: HTTP request failed
I solved that by doing:
env GIT_SSL_NO_VERIFY=true git clone git clone https://github.com/rembo10/headphones.git
http://stackoverflow.com/questions/3777075/https-github-access
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!