Most likely you have the security function enabled (which i think is default setting).
Just run following command from the git shell: "git config --global http.sslVerify false" (without ")
After this try again: "git clone --recursive git://github.com/AuroraWright/AuReiNand.git" and it should...