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.
CHasenpflug
Jul 07, 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
You can simply use the non-https URL to access the repo. So run this instead:
git clone http://github.com/rembo10/headphones.git
Related Content
NETGEAR Academy

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